ソースを参照

Fix blurry file icon

Alexander Zaytsev 6 年 前
コミット
0a191fb806
1 ファイル変更1 行追加1 行削除
  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;
 }