Browse Source

Merge branch 'master' of https://github.com/transloadit/uppy

Kevin van Zonneveld 6 years ago
parent
commit
c0a41f78da
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

@@ -332,7 +332,7 @@
   }
 
   .uppy-DashboardTab-btn:hover svg {
-    transform: scale(1.1, 1.1);
+    transform: translateZ(0) scale(1.1, 1.1);
   }
 
 .uppy-DashboardTab-name {