mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-28 10:55:01 +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 *,
|
||||
.tab-row-container,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user