mirror of
https://github.com/zadam/trilium.git
synced 2026-02-19 12:14:23 +01:00
style/list view: refactor
This commit is contained in:
parent
b658253687
commit
7e6daf5b36
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user