mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
style(next): max height & scrollable dropdown menu
This commit is contained in:
@@ -491,6 +491,8 @@ body.mobile #context-menu-container {
|
||||
right: 0 !important;
|
||||
bottom: 0 !important;
|
||||
top: unset !important;
|
||||
max-height: 90vh;
|
||||
overflow: auto !important;
|
||||
}
|
||||
|
||||
/* Tree actions toolbar */
|
||||
|
||||
Reference in New Issue
Block a user