作者 wumengyu

增大取消按钮

@@ -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;