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