Artur Paikin 7 years ago
parent
commit
ed5cb3f85c
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/scss/_dashboard.scss

+ 4 - 4
src/scss/_dashboard.scss

@@ -676,8 +676,8 @@
 
   .UppyDashboardItem.is-complete .UppyDashboardItem-progress {
     transform: initial;
-    top: -10px;
-    right: -10px;
+    top: -7px;
+    right: -7px;
     left: initial;
     width: auto;
   }
@@ -702,8 +702,8 @@
 }
 
   .UppyDashboardItem.is-complete .UppyDashboardItem-progressBtn {
-    width: 15px;
-    height: 15px;
+    width: 18px;
+    height: 18px;
     opacity: 1;
 
     .UppyDashboard--wide & {