fixed progress spacing
This commit is contained in:
parent
f57d083549
commit
11b69308a8
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
<style scoped>
|
||||
.progress {
|
||||
margin-top: 1em;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
|
|
Loading…
Reference in a new issue