Fix heading submenu clipped in context menu (#113)

This commit is contained in:
Yuri Karamian
2026-06-18 13:16:43 +02:00
parent 93122ade7b
commit c14ad6387d
-2
View File
@@ -8608,8 +8608,6 @@
box-shadow: var(--shadow-lg);
padding: 4px;
min-width: 200px;
max-height: calc(100vh - 16px);
overflow-y: auto;
z-index: 1501;
}