mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 15:55:55 +02:00
Fix heading submenu clipped in context menu (#113)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user