mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08:00
style(next): tree actions toolbar: fix icon alignment in certain conditions
This commit is contained in:
parent
a7e000035d
commit
e4b1f56a5e
@ -527,6 +527,7 @@ div.quick-search .search-button.show {
|
|||||||
color: var(--left-pane-item-action-button-color);
|
color: var(--left-pane-item-action-button-color);
|
||||||
font-family: boxicons;
|
font-family: boxicons;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
line-height: 1;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
transition: color 200ms ease-in;
|
transition: color 200ms ease-in;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user