cleanup upload bar

This commit is contained in:
Pierre Dubouilh
2019-02-07 19:50:39 +01:00
parent 394040e9f5
commit 8e2f79067e
2 changed files with 10 additions and 3 deletions
+5
View File
@@ -148,6 +148,10 @@ h1 {
z-index: 101;
}
.uploading-table {
padding-bottom: 80px;
}
#progress {
width: 99%;
left: 0.5%;
@@ -157,6 +161,7 @@ h1 {
padding-bottom: 10px;
max-height: 50%;
overflow-x: hidden;
background-color: #2d3436;
}
#dlBarName {