فهرست منبع

tiny transition tweak

Artur Paikin 6 سال پیش
والد
کامیت
a927e009e1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 {