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