mirror of
https://github.com/zadam/trilium.git
synced 2026-01-10 08:34:25 +01: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
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#left-pane div.tree {
|
||||||
|
padding: 0 12px;
|
||||||
|
}
|
||||||
|
|
||||||
#left-pane span.fancytree-node {
|
#left-pane span.fancytree-node {
|
||||||
border: unset;
|
border: unset;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user