mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
style: fix the form text color
This commit is contained in:
parent
9a09a89066
commit
d24b5a232f
@ -115,6 +115,10 @@ textarea,
|
||||
right 0.75rem center/15px 20px no-repeat;
|
||||
}
|
||||
|
||||
.form-text {
|
||||
color: var(--muted-text-color);
|
||||
}
|
||||
|
||||
/* Restore default apperance */
|
||||
input[type="number"],
|
||||
input[type="checkbox"] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user