瀏覽代碼

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;
 }