mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 07:45:57 +02:00
Fix heading submenu clipped in context menu (#113)
This commit is contained in:
@@ -8608,8 +8608,6 @@
|
|||||||
box-shadow: var(--shadow-lg);
|
box-shadow: var(--shadow-lg);
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-height: calc(100vh - 16px);
|
|
||||||
overflow-y: auto;
|
|
||||||
z-index: 1501;
|
z-index: 1501;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user