style:我的预约
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -46,6 +46,7 @@ | ... | @@ -46,6 +46,7 @@ |
| 46 | height: 92px; | 46 | height: 92px; |
| 47 | border: 1px solid #DEDEDE; | 47 | border: 1px solid #DEDEDE; |
| 48 | padding-right: 2px; | 48 | padding-right: 2px; |
| 49 | background: #F7F9FB; | ||
| 49 | } | 50 | } |
| 50 | 51 | ||
| 51 | .swiper-slide { | 52 | .swiper-slide { |
| ... | @@ -57,7 +58,6 @@ | ... | @@ -57,7 +58,6 @@ |
| 57 | } | 58 | } |
| 58 | .swiper-wrapper { | 59 | .swiper-wrapper { |
| 59 | box-sizing: border-box; | 60 | box-sizing: border-box; |
| 60 | background: #F7F9FB; | ||
| 61 | } | 61 | } |
| 62 | .swiper-slide li:nth-child(1) { | 62 | .swiper-slide li:nth-child(1) { |
| 63 | margin-top: 23px; | 63 | margin-top: 23px; | ... | ... |
-
Please register or sign in to post a comment