mirror of
https://github.com/zadam/trilium.git
synced 2026-03-06 19:08:09 +01:00
style/quick edit: fix the layout of collections
This commit is contained in:
parent
1d698106da
commit
441484629a
@ -118,3 +118,11 @@ body.mobile .modal.popup-editor-dialog .modal-dialog {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .note-list-widget {
|
||||
--content-margin-inline: 12px;
|
||||
|
||||
&:not(.full-height) .note-list-wrapper {
|
||||
margin-inline: var(--content-margin-inline);
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user