Browse Source

tweak Dashboard FileItem padding

Artur Paikin 6 years ago
parent
commit
70fce514ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/@uppy/dashboard/src/style.scss

+ 1 - 1
packages/@uppy/dashboard/src/style.scss

@@ -623,7 +623,7 @@
     float: left;
     width: 140px;
     height: 170px;
-    margin: 5px 20px;
+    margin: 5px 15px;
     border: 0;
     background-color: initial;
     border-bottom: none;