tangning 1 年之前
父节点
当前提交
64c8fd590d
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/assets/app.css

+ 4 - 4
src/assets/app.css

@@ -19,10 +19,10 @@ p {
   --van-blue: #00B3EC!important;
 }
 .ant-upload-list-item-container {
-  height: 88px !important;
-  width: 88px !important;
+  height: 90px !important;
+  width: 90px !important;
 }
 .ant-upload-select-picture-card {
-  height: 88px !important;
-  width: 88px !important;
+  height: 90px !important;
+  width: 90px !important;
 }