mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
chore: fix macOS issue with top-half of toolbar buttons dragging the window
This commit is contained in:
parent
9854ca898e
commit
3c0370aae2
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue