Fix progress bar height

This commit is contained in:
Xavier
2026-04-01 12:00:00 +08:00
parent 1b5388700b
commit 72d2a8b302

View File

@@ -257,7 +257,7 @@
.rr-progress { .rr-progress {
width: 100%; width: 100%;
height: 4px; height: 12px;
background: #eee; background: #eee;
position: relative; position: relative;
border-radius: 3px; border-radius: 3px;