fix(print): background color

This commit is contained in:
Elian Doran
2025-01-31 23:41:23 +02:00
parent 84532d42ec
commit 143217be88

View File

@@ -1,3 +1,8 @@
:root {
--main-background-color: white;
--input-text-color: black;
}
.no-print,
.no-print *,
.tab-row-container,