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

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:
ElementRobot
2026-05-27 15:42:22 +02:00
committed by GitHub
parent 00daa1c621
commit 2bf14fbc80
-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;
}