minor upload status fix

This commit is contained in:
Timo Bejan 2020-10-21 08:51:25 +03:00
parent 01580856ac
commit b6e11fcddb

View File

@ -18,6 +18,7 @@ section {
.red-upload-header {
display: flex;
flex-direction: row;
align-items: center;
position: relative;
padding: 10px;
background: $grey-1;