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>
|
<style scoped>
|
||||||
.progress {
|
.progress {
|
||||||
|
margin-top: 1em;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
|
|
Loading…
Reference in a new issue