mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-01 21:41:45 +08:00
Add some horizontal padding for the tree view
This commit is contained in:
parent
8f38c36469
commit
bb3f779d34
@ -248,6 +248,10 @@
|
||||
* Left pane
|
||||
*/
|
||||
|
||||
#left-pane div.tree {
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
||||
#left-pane span.fancytree-node {
|
||||
border: unset;
|
||||
border-radius: 6px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user