Disable draggable regions when context menu is open

This commit is contained in:
trevor-signal 2023-11-27 18:13:28 -05:00 committed by GitHub
parent 135529d350
commit bb6e011488
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 25 additions and 56 deletions

View file

@ -7,7 +7,7 @@
justify-content: space-between;
padding-block: 4px;
padding-inline: 16px;
-webkit-app-region: drag;
@include draggable-region;
&__text {
@include font-body-2;