Update clickable regions for context menus
This commit is contained in:
parent
718832a47c
commit
39e6d74b3e
1 changed files with 1 additions and 0 deletions
|
@ -7379,6 +7379,7 @@ button.module-image__border-overlay:focus {
|
|||
opacity: 1;
|
||||
visibility: visible;
|
||||
z-index: $z-index-context-menu;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
.react-contextmenu-item {
|
||||
|
|
Loading…
Reference in a new issue