changed progress bar color in dark mode.
This commit is contained in:
parent
aafd3c5665
commit
21a1df2642
1 changed files with 1 additions and 1 deletions
|
|
@ -8763,7 +8763,7 @@
|
|||
|
||||
#progress {
|
||||
z-index: 1;
|
||||
background-color: #00d1b2;
|
||||
background-color: #087363;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue