@@ -21,7 +21,7 @@
text-align: left;
.title {
- font-size: 24rpx;
+ font-size: 30rpx;
}
.inputBox {
@@ -50,18 +50,18 @@
.warning {
margin-top: 10rpx;
- font-size: 22rpx;
+ font-size: 26rpx;
color: #FF0000;
.amount {
margin: 30rpx 0 18rpx;
font-weight: bold
.tips {
color: #B2B2B2;
@@ -78,7 +78,7 @@
.tips2 {
margin-top: 16rpx;
- font-size: 28rpx;
@@ -19,7 +19,7 @@
.withdrawal .formBox .title {
.withdrawal .formBox .inputBox {
display: flex;
@@ -43,16 +43,16 @@
.withdrawal .formBox .warning {
.withdrawal .formBox .amount {
font-weight: bold;
.withdrawal .formBox .tips {
.withdrawal .submit {
@@ -66,7 +66,7 @@
.withdrawal .tips2 {
.detail {
margin: 34rpx auto;