正在显示
2 个修改的文件
包含
1 行增加
和
8 行删除
@@ -217,9 +217,6 @@ | @@ -217,9 +217,6 @@ | ||
217 | display: flex; | 217 | display: flex; |
218 | justify-content: center; | 218 | justify-content: center; |
219 | margin-top: 0.42rem; | 219 | margin-top: 0.42rem; |
220 | - margin-bottom: 0.34rem; | ||
221 | - position: relative; | ||
222 | - bottom: 0; | ||
223 | } | 220 | } |
224 | .bottom_img{ | 221 | .bottom_img{ |
225 | width: 0.4rem; | 222 | width: 0.4rem; |
@@ -35,11 +35,7 @@ | @@ -35,11 +35,7 @@ | ||
35 | .bottom_icon { | 35 | .bottom_icon { |
36 | display: flex; | 36 | display: flex; |
37 | justify-content: center; | 37 | justify-content: center; |
38 | - position: absolute; | ||
39 | - bottom: 0; | ||
40 | - left: 0; | ||
41 | - right: 0; | ||
42 | - margin: 0.42rem auto 0.34rem; | 38 | + margin: 0.42rem auto 0; |
43 | } | 39 | } |
44 | .bottom_img{ | 40 | .bottom_img{ |
45 | width: 0.4rem; | 41 | width: 0.4rem; |
-
请 注册 或 登录 后发表评论