mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 17:52:32 +08: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