The button already shoves itself left so we don't need the macos
style to do so as well.
(cherry picked from commit 0d8ebf48fa)
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,6 @@ export function setupMacosTitleBar(window: BrowserWindow): void {
|
||||
margin-top: 0 !important;
|
||||
margin-left: 0 !important;
|
||||
padding-top: 32px !important;
|
||||
padding-left: 20px !important;
|
||||
-webkit-app-region: drag;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user