mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 10:08:52 +01:00
Correct offsets to accommodate the new font metrics
This commit is contained in:
parent
12cae219db
commit
abfbe2cb39
@ -329,7 +329,11 @@
|
||||
}
|
||||
|
||||
#left-pane .fancytree-custom-icon {
|
||||
margin-top: 2px; /* Use this to align the icon with the tree view item's caption */
|
||||
margin-top: 0; /* Use this to align the icon with the tree view item's caption */
|
||||
}
|
||||
|
||||
#left-pane span .fancytree-title {
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
#left-pane span.fancytree-active .fancytree-title {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user