mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-28 16:01:32 +08:00
style(next): alignment of dropdown keyboard shortcuts
This commit is contained in:
parent
11009a5af8
commit
229f473f8b
@ -1021,6 +1021,7 @@ html body .dropdown-item.disabled {
|
|||||||
font-family: unset !important;
|
font-family: unset !important;
|
||||||
font-size: unset !important;
|
font-size: unset !important;
|
||||||
color: var(--menu-item-keyboard-shortcut-color) !important;
|
color: var(--menu-item-keyboard-shortcut-color) !important;
|
||||||
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-divider {
|
.dropdown-divider {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user