mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45: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);
|
||||
}
|
||||
|
||||
body {
|
||||
--native-titlebar-darwin-x-offset: 10;
|
||||
--native-titlebar-darwin-y-offset: 17 !important;
|
||||
}
|
||||
|
||||
body.layout-vertical {
|
||||
--native-titlebar-background: var(--root-background);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user