mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
style(next)/action buttons: fix a bug
This commit is contained in:
parent
8121dbed74
commit
8c06175c52
@ -110,7 +110,7 @@ button.btn.btn-success kbd {
|
|||||||
:root .icon-action:not(.global-menu-button)::before,
|
:root .icon-action:not(.global-menu-button)::before,
|
||||||
:root .tn-tool-button::before {
|
:root .tn-tool-button::before {
|
||||||
display: block;
|
display: block;
|
||||||
line-height: var(--icon-button-size);
|
line-height: 1;
|
||||||
font-size: calc(var(--icon-button-size) * var(--icon-button-icon-ratio));
|
font-size: calc(var(--icon-button-size) * var(--icon-button-icon-ratio));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user