Files
xo_user_client/pages/paytips/paytips.css
2025-04-25 09:49:53 +08:00

21 lines
324 B
CSS

page {
background: #fff;
}
.content {
padding-top: 15%;
}
.content .pay-icon {
width: 200rpx;
height: 200rpx !important;
margin: 60rpx auto;
}
.btn-box {
margin-top: 150rpx;
}
.btn-box button {
height: 80rpx;
line-height: 80rpx;
padding-top: 0;
padding-bottom: 0;
width: 300rpx;
}