Browse Source

开店品牌图片居中显示

yangc 7 years ago
parent
commit
17c844e028

+ 0 - 3
components/common/upload/upload.vue

@@ -87,6 +87,3 @@
     }
   }
 </script>
-<style>
-
-</style>

+ 3 - 0
components/register-saler/Register.vue

@@ -181,4 +181,7 @@
     border-left: 17px solid transparent;
     content: '';
   }
+  .brand-type .brand-small-img .preview {
+    line-height: 84px;
+  }
 </style>

+ 0 - 3
components/register-saler/register/StepThird.vue

@@ -772,9 +772,6 @@
     text-align: center;
     border: #e8e8e8 1px solid;
   }
-  .brand-type .brand-small-img .preview {
-    line-height: 84px;
-  }
   .brand-type .brand-small-img .preview img{
     max-width: 84px;
     max-height: 84px;