正在显示
1 个修改的文件
包含
5 行增加
和
5 行删除
@@ -12,17 +12,17 @@ | @@ -12,17 +12,17 @@ | ||
12 | background: #F5AD17; | 12 | background: #F5AD17; |
13 | } | 13 | } |
14 | .swiper-container { | 14 | .swiper-container { |
15 | - /*flex: 1;*/ | 15 | + flex: 1; |
16 | /*height:76%;*/ | 16 | /*height:76%;*/ |
17 | } | 17 | } |
18 | 18 | ||
19 | 19 | ||
20 | .video_lool{ | 20 | .video_lool{ |
21 | - /*position: relative;*/ | ||
22 | - position: fixed; | ||
23 | - bottom:1rem; | 21 | + position: relative; |
22 | + /*position: fixed;*/ | ||
23 | + bottom:0; | ||
24 | width: 100%; | 24 | width: 100%; |
25 | - height: 3.8rem; | 25 | + height: 4.54rem; |
26 | margin-top: -0.45rem; | 26 | margin-top: -0.45rem; |
27 | z-index: 3; | 27 | z-index: 3; |
28 | display: flex; | 28 | display: flex; |
-
请 注册 或 登录 后发表评论