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