正在显示
2 个修改的文件
包含
4 行增加
和
3 行删除
@@ -12,8 +12,9 @@ body{ | @@ -12,8 +12,9 @@ body{ | ||
12 | .bottom_icon { | 12 | .bottom_icon { |
13 | display: flex; | 13 | display: flex; |
14 | justify-content: center; | 14 | justify-content: center; |
15 | - margin-top: 0.42rem; | 15 | + |
16 | margin-bottom: 0.34rem; | 16 | margin-bottom: 0.34rem; |
17 | + margin-top: 0.42rem; | ||
17 | } | 18 | } |
18 | 19 | ||
19 | .bottom_img { | 20 | .bottom_img { |
@@ -82,7 +83,7 @@ body{ | @@ -82,7 +83,7 @@ body{ | ||
82 | outline: none; | 83 | outline: none; |
83 | height: 0.5rem; | 84 | height: 0.5rem; |
84 | font-size: 0.32rem; | 85 | font-size: 0.32rem; |
85 | - /*width: 4rem;*/ | 86 | + width: 4rem; |
86 | } | 87 | } |
87 | .get_num{ | 88 | .get_num{ |
88 | position: absolute; | 89 | position: absolute; |
-
请 注册 或 登录 后发表评论