style(next): add back tree options

This commit is contained in:
Elian Doran 2024-12-11 21:36:11 +02:00
parent 1833894004
commit 92b639d7dc
No known key found for this signature in database

View File

@ -346,8 +346,12 @@ div.quick-search .search-button.show {
/* Tree */ /* Tree */
#left-pane .tree-actions { #left-pane .tree-actions {
/* TODO: relocate instead of hiding */ right: 3px;
display: none; bottom: 6px;
}
button.tree-floating-button {
font-size: 18px !important;
} }
#left-pane div.tree { #left-pane div.tree {