mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 15:35:51 +02:00
style/list view: refactor
This commit is contained in:
@@ -114,12 +114,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
:root .nested-note-list {
|
||||
.nested-note-list {
|
||||
--card-nested-section-indent: 25px;
|
||||
}
|
||||
|
||||
:root .nested-note-list.search-results {
|
||||
--card-nested-section-indent: 32px;
|
||||
&.search-results {
|
||||
--card-nested-section-indent: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
/* List item */
|
||||
|
||||
Reference in New Issue
Block a user