Ver Fonte

Fix blurry file icon

Alexander Zaytsev há 6 anos atrás
pai
commit
0a191fb806
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/@uppy/dashboard/src/style.scss

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

@@ -756,7 +756,7 @@ a.uppy-Dashboard-poweredBy {
 
 
 .uppy-DashboardItem-previewIconWrap {
-  height: 75px;
+  height: 76px;
   max-height: 75%;
   position: relative;
 }