Authored by ccbikai(👎🏻🍜)

错误 CSS 修改

@@ -37,11 +37,11 @@ @@ -37,11 +37,11 @@
37 37
38 .banner-swiper { 38 .banner-swiper {
39 position: static; 39 position: static;
40 - height: 312px; 40 + max-height: 312px;
41 41
42 ul { 42 ul {
43 position: relative; 43 position: relative;
44 - height: 312px; 44 + max-height: 312px;
45 45
46 li { 46 li {
47 float: left; 47 float: left;