fixed progress spacing

This commit is contained in:
thilo 2020-03-21 23:14:44 +01:00
parent f57d083549
commit 11b69308a8
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
<style scoped>
.progress {
margin-top: 1em;
display: flex;
flex-direction: row;
flex-wrap: nowrap;