正在显示
1 个修改的文件
包含
4 行增加
和
1 行删除
@@ -4,6 +4,8 @@ body{ | @@ -4,6 +4,8 @@ body{ | ||
4 | .position_a{ | 4 | .position_a{ |
5 | position: fixed; | 5 | position: fixed; |
6 | bottom:0.2rem; | 6 | bottom:0.2rem; |
7 | + | ||
8 | + | ||
7 | } | 9 | } |
8 | .pic_wrap{ | 10 | .pic_wrap{ |
9 | width: 2.3rem; | 11 | width: 2.3rem; |
@@ -15,8 +17,9 @@ body{ | @@ -15,8 +17,9 @@ body{ | ||
15 | display: flex; | 17 | display: flex; |
16 | width: 6.1rem; | 18 | width: 6.1rem; |
17 | height: 1rem; | 19 | height: 1rem; |
18 | - background-color: #F8F8F8; | 20 | + |
19 | align-items: center; | 21 | align-items: center; |
22 | + background-color: #F8F8F8; | ||
20 | border-radius: 0.2rem; | 23 | border-radius: 0.2rem; |
21 | background-color: #F8F8F8; | 24 | background-color: #F8F8F8; |
22 | position: relative; | 25 | position: relative; |
-
请 注册 或 登录 后发表评论