Explorar el Código

fix copyLink icon

Artur Paikin hace 6 años
padre
commit
379f2f3317
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/@uppy/dashboard/src/style.scss

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

@@ -813,7 +813,7 @@
 }
 
 .uppy-DashboardItem-copyLink {
-  width: 11px;
+  width: 12px;
   height: 11px;
 }