mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
style(next): fix title bar background
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user