mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-06 07:32:17 +08:00
style(next): adjust offset for native title bar buttons
This commit is contained in:
parent
05c5109331
commit
5c09b2d6c4
@ -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);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user