- upload bar x margin fix

This commit is contained in:
Peter Papp
2020-12-19 16:31:14 +01:00
parent 00213824f1
commit 9098634b99

View File

@@ -19,7 +19,7 @@ export default {
width: 100%;
height: 5px;
background: $light_background;
margin-top: 5px;
margin-top: 6px;
border-radius: 10px;
span {