mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-24 13:37:31 +08:00
style(next): reduce tree font size
This commit is contained in:
parent
6112a65fe5
commit
b2aa05cb9a
@ -425,6 +425,12 @@ div.quick-search .search-button.show {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.mobile .fancytree-expander::before,
|
||||||
|
body.mobile .fancytree-title,
|
||||||
|
body.mobile .fancytree-node > span {
|
||||||
|
font-size: 1rem !important;
|
||||||
|
}
|
||||||
|
|
||||||
#left-pane .fancytree-expander {
|
#left-pane .fancytree-expander {
|
||||||
opacity: .65;
|
opacity: .65;
|
||||||
transition: opacity 150ms ease-in;
|
transition: opacity 150ms ease-in;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user