Browse Source

修改展示问题

shaun-sheep 4 years ago
parent
commit
c65d91f65b
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/components/business_space/lib/uploadImgsName.vue

+ 7 - 7
src/components/business_space/lib/uploadImgsName.vue

@@ -346,17 +346,17 @@
   overflow: hidden;
 
   .avatar-uploader {
-    height: 180px;
-    width: 180px;
-    overflow: hidden;
+    /*height: 180px;*/
+    /*width: 180px;*/
+    /*overflow: hidden;*/
 
     .el-upload {
-      width: 180px;
-      height: 180px;
+      /*width: 180px;*/
+      /*height: 180px;*/
 
       .el-upload-dragger {
-        width: 180px;
-        height: 180px;
+        width: 180px !important;
+        height: 180px !important;
         .el-icon-plus {
           display: block;
           width: 20px;