changed progress bar color in dark mode.

This commit is contained in:
ArabCoders 2024-01-03 19:09:53 +03:00
parent aafd3c5665
commit 21a1df2642

View file

@ -8763,7 +8763,7 @@
#progress {
z-index: 1;
background-color: #00d1b2;
background-color: #087363;
}
}