fix: increase height on progress bar
This commit is contained in:
parent
6adddf87a1
commit
11865916a7
@ -26,6 +26,6 @@ export default {
|
||||
}
|
||||
|
||||
.bar {
|
||||
height: 10px;
|
||||
height: 10px !important;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user