freeIncomeDetail.wxss
620 Bytes
/* pages/main/finalpay/freeIncomeDetail/freeIncomeDetail.wxss */
.page {
background-color: #f5f5f5;
}
.text_gray7_34 {
font-family:PingFangSC-Regular,PingFang SC;
font-size: 34rpx;
color: #777777;
text-align: center;
line-height: 104rpx;
}
.text_black3_34 {
font-family:PingFangSC-Regular,PingFang SC;
font-size: 34rpx;
color: #333333;
text-align: center;
line-height: 104rpx;
}
.input_wrap {
max-width: 600rpx;
height: 104rpx;
font-size: 32rpx;
color: #fff;
text-align: right;
overflow: hidden;
float: right;
}
.arrow_wrap {
width: 60rpx;
height: 60rpx;
margin-top: 20rpx
}