Parcourir la source

banner样式修改

tanxue il y a 2 ans
Parent
commit
9913865baf
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      assets/scss/cus-client/cus-client-common.scss

+ 1 - 2
assets/scss/cus-client/cus-client-common.scss

@@ -897,8 +897,7 @@ client-banner-box.client-banner-index {
     height: 730px;
     background-repeat: no-repeat;
     background-position: center;
-    background-size: contain;
-    max-width: 100%;
+    background-size: cover;
     background-color: #fff;
 
     .banner-btn-groups {