mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08: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