make context menus appear above resize handles

i kinda hate how shoddy this has to be
This commit is contained in:
りき萌 2025-06-28 23:51:50 +02:00
parent d5e2fbd0cf
commit 15a1bf8036

View file

@ -778,6 +778,8 @@ rkgk-connection-status {
/* Context menu */
rkgk-context-menu-space {
z-index: var(--z-modal);
pointer-events: none;
& > rkgk-context-menu {