mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 01:59:04 +01:00
style(next): max height & scrollable dropdown menu
This commit is contained in:
parent
a2c652f108
commit
e6afdc919d
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user