mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
style(next): adjust offset for native title bar buttons
This commit is contained in:
@@ -347,6 +347,11 @@
|
|||||||
background-color: var(--root-background);
|
background-color: var(--root-background);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
--native-titlebar-darwin-x-offset: 10;
|
||||||
|
--native-titlebar-darwin-y-offset: 17 !important;
|
||||||
|
}
|
||||||
|
|
||||||
body.layout-vertical {
|
body.layout-vertical {
|
||||||
--native-titlebar-background: var(--root-background);
|
--native-titlebar-background: var(--root-background);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user