mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
fix(desktop): alignment of window overlay on vertical layout (closes #7257)
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
--native-titlebar-darwin-x-offset: 10;
|
--native-titlebar-darwin-x-offset: 10;
|
||||||
--native-titlebar-darwin-y-offset: 17 !important;
|
--native-titlebar-darwin-y-offset: 12 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.layout-horizontal {
|
body.layout-horizontal {
|
||||||
|
|||||||
Reference in New Issue
Block a user