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:
@@ -20,7 +20,6 @@ export function setupMacosTitleBar(window: BrowserWindow): void {
|
|||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
padding-top: 32px !important;
|
padding-top: 32px !important;
|
||||||
padding-left: 20px !important;
|
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user