mirror of
https://github.com/zadam/trilium.git
synced 2026-02-26 16:43:36 +01:00
feat(search): center no results vertically
This commit is contained in:
parent
d7b585230a
commit
94eb19d879
@ -7,3 +7,8 @@
|
||||
.search-result-widget .note-list {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.note-split.type-search .scrolling-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user