ソースを参照

Merge branch 'master' of http://www.baoxianzhanggui.com:8090/sxzgd/vue-insagent-pc

lihongxiao 2 年 前
コミット
8845c46e04
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/views/Letter/Letter.vue

+ 2 - 2
src/views/Letter/Letter.vue

@@ -7212,8 +7212,8 @@ export default {
   .el-upload-list__item {
     width: 198px;
     height: 128px;
-    margin: 0;
-    display: block;
+    margin: 0 !important; 
+    display: block !important;
   }
 
   .el-upload-list--picture-card .el-upload-list__item-thumbnail {