macOS: fix back button padding (#985)
This commit is contained in:
parent
40544237b6
commit
d98e45b015
2 changed files with 2 additions and 0 deletions
|
@ -12944,6 +12944,7 @@ body[platform='darwin'] #window-controls-container {
|
|||
}
|
||||
body[platform='darwin'] .app-chrome .app-chrome-item > .app-mainmenu {
|
||||
opacity: 0;
|
||||
width: 52px;
|
||||
pointer-events: none;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue