纸通宝小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

19 lines
239 B

.mt-15 {
margin-top: 24rpx;
}
.min-height350 {
min-height: 350rpx;
}
.min-height600 {
min-height: 600rpx;
}
.input-content {
background-color: #f1f1f1;
width: 100%;
padding: 18rpx;
font-size: 28rpx;
margin-top: 24rpx;
}