Quellcode durchsuchen

fix copyLink icon

Artur Paikin vor 6 Jahren
Ursprung
Commit
379f2f3317
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;
 }