Revert "style(next): experimental tree lines"

This reverts commit 0dbe88092e7e80762008baa8c582c596f4a4155d.
This commit is contained in:
Elian Doran 2024-12-01 17:04:13 +02:00
parent 958f436cb4
commit cd01e149e0

View File

@ -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 {