正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -52,7 +52,7 @@ | @@ -52,7 +52,7 @@ | ||
52 | display: flex; | 52 | display: flex; |
53 | align-items: center; | 53 | align-items: center; |
54 | justify-content: space-between; | 54 | justify-content: space-between; |
55 | - line-height: 50rpx; | 55 | + line-height: 70rpx; |
56 | } | 56 | } |
57 | .cancel_box text { | 57 | .cancel_box text { |
58 | color: #FC5A63; | 58 | color: #FC5A63; |
@@ -61,7 +61,7 @@ | @@ -61,7 +61,7 @@ | ||
61 | .cancel_btn { | 61 | .cancel_btn { |
62 | background-color: #FC5B63; | 62 | background-color: #FC5B63; |
63 | border-radius: 10rpx; | 63 | border-radius: 10rpx; |
64 | - height: 40rpx; | 64 | + height: 50rpx; |
65 | display: flex; | 65 | display: flex; |
66 | align-items: center; | 66 | align-items: center; |
67 | margin: 0; | 67 | margin: 0; |
-
请 注册 或 登录 后发表评论