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