소스 검색

banner样式修改

tanxue 2 년 전
부모
커밋
9913865baf
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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 {