mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-02 05:51:30 +08:00
style(next): experimental tree lines
This commit is contained in:
parent
9e5000bce0
commit
0dbe88092e
@ -539,12 +539,14 @@ html body #left-pane .quick-search:focus-within .search-button:hover,
|
||||
}
|
||||
|
||||
#left-pane .ui-fancytree ul {
|
||||
padding-left: 10px;
|
||||
padding-left: 1px;
|
||||
margin-left: 14px;
|
||||
border-left: 1px solid var(--subtle-border-color);
|
||||
}
|
||||
|
||||
/* The root element of the tree */
|
||||
#left-pane .fancytree-container > li:first-child > span {
|
||||
padding-left: 12px;
|
||||
padding-left: 6px;
|
||||
}
|
||||
|
||||
#left-pane span.fancytree-node.fancytree-active {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user