mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:15:26 +08:00
Hide the tree actions
This commit is contained in:
parent
180d0e9ef6
commit
3c8fbd91d0
@ -256,6 +256,11 @@
|
||||
* Left pane
|
||||
*/
|
||||
|
||||
#left-pane .tree-actions {
|
||||
/* TODO: relocate instead of hiding */
|
||||
display: none;
|
||||
}
|
||||
|
||||
#left-pane div.tree {
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user