mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 07:29:55 +01:00
Add some horizontal padding for the tree view
This commit is contained in:
@@ -248,6 +248,10 @@
|
||||
* Left pane
|
||||
*/
|
||||
|
||||
#left-pane div.tree {
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
||||
#left-pane span.fancytree-node {
|
||||
border: unset;
|
||||
border-radius: 6px;
|
||||
|
||||
Reference in New Issue
Block a user