Update clickable regions for context menus

This commit is contained in:
trevor-signal
2023-05-23 12:39:34 -04:00
committed by GitHub
parent 718832a47c
commit 39e6d74b3e

View File

@@ -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 {