mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-29 11:44:21 +08:00
fix(print): background color
This commit is contained in:
parent
84532d42ec
commit
143217be88
@ -1,3 +1,8 @@
|
|||||||
|
:root {
|
||||||
|
--main-background-color: white;
|
||||||
|
--input-text-color: black;
|
||||||
|
}
|
||||||
|
|
||||||
.no-print,
|
.no-print,
|
||||||
.no-print *,
|
.no-print *,
|
||||||
.tab-row-container,
|
.tab-row-container,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user