mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 17:25:52 +01:00
Revert "style(next): experimental tree lines"
This reverts commit 0dbe88092e.
This commit is contained in:
@@ -540,14 +540,12 @@ html body #left-pane .quick-search:focus-within .search-button:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#left-pane .ui-fancytree ul {
|
#left-pane .ui-fancytree ul {
|
||||||
padding-left: 1px;
|
padding-left: 10px;
|
||||||
margin-left: 14px;
|
|
||||||
border-left: 1px solid var(--subtle-border-color);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* The root element of the tree */
|
/* The root element of the tree */
|
||||||
#left-pane .fancytree-container > li:first-child > span {
|
#left-pane .fancytree-container > li:first-child > span {
|
||||||
padding-left: 6px;
|
padding-left: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#left-pane span.fancytree-node.fancytree-active {
|
#left-pane span.fancytree-node.fancytree-active {
|
||||||
|
|||||||
Reference in New Issue
Block a user