Merge branch 'feature/guangV3' into 'hotfix/agelevel'
swiper晃动 See merge request !1179
Showing
1 changed file
with
4 additions
and
0 deletions
@@ -213,6 +213,10 @@ | @@ -213,6 +213,10 @@ | ||
213 | padding: 0 25px; | 213 | padding: 0 25px; |
214 | background-color: #fff; | 214 | background-color: #fff; |
215 | 215 | ||
216 | + .swiper-wrapper { | ||
217 | + display: block !important; | ||
218 | + } | ||
219 | + | ||
216 | .swiper-slide { | 220 | .swiper-slide { |
217 | border-radius: 10px; | 221 | border-radius: 10px; |
218 | overflow: hidden; | 222 | overflow: hidden; |
-
Please register or login to post a comment