mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 10:44:25 +01:00
style/menus: fix broken margin
This commit is contained in:
parent
9eedbb8cd5
commit
86c04cae96
@ -141,7 +141,7 @@ body.backdrop-effects-disabled {
|
||||
.dropdown-menu.tn-dropdown-menu-scrollable {
|
||||
/* Note: scrollable dropdowns does not support submenus */
|
||||
max-height: 90vh;
|
||||
overflow: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
body.desktop .dropdown-menu::before,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user