Browse Source

样式调整

hangb 7 years ago
parent
commit
23d2c7b2da
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/brandCenter/BrandIndex.vue

+ 2 - 2
components/brandCenter/BrandIndex.vue

@@ -573,9 +573,9 @@
         background-size: cover;
         padding-bottom: 20px;
         position: relative;
-        height: 1034px;
+        height: 1037px;
         background: #fff;
-        border-bottom: 1px solid #dcdcdc;
+        /*border-bottom: 1px solid #dcdcdc;*/
         border-bottom-left-radius: 5px;
         border-bottom-right-radius: 5px;
         .search-modal-wrap {