mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-30 03:32:26 +08: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;
|
right: 0 !important;
|
||||||
bottom: 0 !important;
|
bottom: 0 !important;
|
||||||
top: unset !important;
|
top: unset !important;
|
||||||
|
max-height: 90vh;
|
||||||
|
overflow: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tree actions toolbar */
|
/* Tree actions toolbar */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user