modify style

This commit is contained in:
MaysWind
2025-08-30 00:07:43 +08:00
parent e85a4701ed
commit 32cf41a7a0
5 changed files with 38 additions and 22 deletions
+4
View File
@@ -792,6 +792,10 @@ html[dir="rtl"] .dp__main .dp__btn.dp--arrow-btn-nav {
--f7-progressbar-bg-color: #f8f8f8;
}
.dark .statistics-percent-line .progressbar {
--f7-progressbar-bg-color: #444444;
}
.statistics-multi-percent-line > div > .progressbar {
border-radius: unset;
}