Browse Source

Merge remote-tracking branch 'origin/feature-201817-yc' into feature-201817-yc

shenjj 7 years ago
parent
commit
6dccf4c2fe
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;
         background-size: cover;
         padding-bottom: 20px;
         padding-bottom: 20px;
         position: relative;
         position: relative;
-        height: 1034px;
+        height: 1037px;
         background: #fff;
         background: #fff;
-        border-bottom: 1px solid #dcdcdc;
+        /*border-bottom: 1px solid #dcdcdc;*/
         border-bottom-left-radius: 5px;
         border-bottom-left-radius: 5px;
         border-bottom-right-radius: 5px;
         border-bottom-right-radius: 5px;
         .search-modal-wrap {
         .search-modal-wrap {