mirror of
https://github.com/zadam/trilium.git
synced 2025-06-05 01:18:44 +02:00
jump to note list: Remove scroll when not needed
This commit is contained in:
parent
748c5064b5
commit
4de6a803e9
@ -506,7 +506,7 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th
|
||||
|
||||
.algolia-autocomplete-container .aa-dropdown-menu {
|
||||
position: inherit !important;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.algolia-autocomplete .aa-input, .algolia-autocomplete .aa-hint {
|
||||
|
Loading…
x
Reference in New Issue
Block a user