mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
style(next): input group: fix the color of disabled action buttons
This commit is contained in:
parent
d080c763f4
commit
a8050c9bf8
@ -255,6 +255,7 @@ input::selection,
|
||||
opacity: .5;
|
||||
/* Workaround to set the "background" property. */
|
||||
--button-disabled-background-color: transparent;
|
||||
--button-disabled-text-color: var(--input-action-button-color);
|
||||
}
|
||||
|
||||
.input-group .input-clearer-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user