mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 18:49:00 +01: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