add tips font color
This commit is contained in:
parent
7eda4d82aa
commit
e5c21434b2
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@ 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