Issue #2486431 followup by LewisNyman: Progress bar starts at 100%
parent
2993ad53d5
commit
70ecd274ba
|
@ -19,6 +19,7 @@
|
|||
.progress__bar {
|
||||
background-color: #000;
|
||||
height: 1.5em;
|
||||
width: 3%;
|
||||
min-width: 3%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue