progress bar width
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-01 15:04:30 +00:00
parent 80147b69eb
commit f0ce402830
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
pointer-events: none;
}
.progress-container {
width: 280px;
width: 300px;
height: 40px;
border-radius: 5px;
overflow: hidden;