chore: fix macOS issue with top-half of toolbar buttons dragging the window
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
||||
.mac-desktop [data-dialog-portal]::after {
|
||||
.mac-desktop [data-dialog-portal]:has([data-dialog])::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user