mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-27 20:40:12 +00:00
fix(ui): align macOS window chrome
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
"minWidth": 800,
|
||||
"minHeight": 600,
|
||||
"titleBarStyle": "Overlay",
|
||||
"trafficLightPosition": {
|
||||
"x": 17,
|
||||
"y": 28
|
||||
},
|
||||
"hiddenTitle": true,
|
||||
"transparent": true
|
||||
}
|
||||
|
||||
@@ -301,7 +301,7 @@
|
||||
|
||||
.app-sidebar-shell {
|
||||
padding: 9px 0 9px 9px;
|
||||
background: transparent;
|
||||
background: hsl(0 0% 11%);
|
||||
}
|
||||
|
||||
.app-sidebar-panel {
|
||||
|
||||
Reference in New Issue
Block a user