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