shaogen1995 2 years ago
parent
commit
0192aede58
1 changed files with 3 additions and 2 deletions
  1. 3 2
      管理后台/src/pages/A2Wall/WallAdd/index.module.scss

+ 3 - 2
管理后台/src/pages/A2Wall/WallAdd/index.module.scss

@@ -207,7 +207,8 @@
       // 附件拖动
       // 附件拖动
       .fileImgListBox {
       .fileImgListBox {
         display: flex;
         display: flex;
-
+        max-width: 1200px;
+        flex-wrap: wrap;
         &>div {
         &>div {
           margin: 0 15px 15px 0;
           margin: 0 15px 15px 0;
         }
         }
@@ -233,7 +234,7 @@
         transition: top .2s;
         transition: top .2s;
         color: #ff4d4f;
         color: #ff4d4f;
         top: -10px;
         top: -10px;
-        padding-left: 94px;
+        padding-left: 107px;
       }
       }
 
 
       .noUpThumbAc {
       .noUpThumbAc {