add tips font color
This commit is contained in:
parent
7eda4d82aa
commit
e5c21434b2
1 changed files with 4 additions and 0 deletions
|
@ -38,4 +38,8 @@ progress::-webkit-progress-value {
|
|||
|
||||
label {
|
||||
color: var(--font-color-main) !important;
|
||||
}
|
||||
|
||||
#tip {
|
||||
color: var(--font-color-medium) !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue