Browse Source

tiny transition tweak

Artur Paikin 6 years ago
parent
commit
a927e009e1
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

@@ -328,7 +328,7 @@
     display: inline-block;
     vertical-align: text-top;
     overflow: hidden;
-    transition: transform ease-in-out 0.2s;
+    transition: transform ease-in-out .15s;
   }
 
   .uppy-DashboardTab-btn:hover svg {