mirror of
https://github.com/zadam/trilium.git
synced 2025-06-05 01:18:44 +02:00
jump to note list: Improve scroll bar position
This commit is contained in:
parent
c6e8966ecd
commit
748c5064b5
@ -1081,7 +1081,7 @@ textarea {
|
||||
}
|
||||
|
||||
.jump-to-note-dialog .modal-body {
|
||||
padding: 0 1rem;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.jump-to-note-results .aa-dropdown-menu {
|
||||
@ -1089,5 +1089,5 @@ textarea {
|
||||
}
|
||||
|
||||
.jump-to-note-results .aa-suggestions {
|
||||
padding: 1rem 0;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user