fix(ui): align macOS window chrome

This commit is contained in:
NimBold
2026-06-14 09:03:11 +03:30
parent 796d00d527
commit 7ab592b3d4
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -18,6 +18,10 @@
"minWidth": 800,
"minHeight": 600,
"titleBarStyle": "Overlay",
"trafficLightPosition": {
"x": 17,
"y": 28
},
"hiddenTitle": true,
"transparent": true
}