Realign the User Menu profile picture on desktop (#33633)

The button already shoves itself left so we don't need the macos
style to do so as well.
This commit is contained in:
David Baker
2026-05-27 13:33:47 +01:00
committed by GitHub
parent 6c0f9960b5
commit 0d8ebf48fa
-1
View File
@@ -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;
}