mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
style(next): fix title bar background
This commit is contained in:
parent
8135fa09c3
commit
29fb9f426f
@ -347,6 +347,10 @@
|
||||
background-color: var(--root-background);
|
||||
}
|
||||
|
||||
body.layout-vertical {
|
||||
--native-titlebar-background: var(--root-background);
|
||||
}
|
||||
|
||||
body.layout-horizontal {
|
||||
--launcher-pane-background-color: var(--launcher-pane-horizontal-background-color);
|
||||
--launcher-pane-size: var(--launcher-pane-horizontal-size);
|
||||
|
Loading…
x
Reference in New Issue
Block a user