vr-shopxo-uniapp/pages/paytips/paytips.css

21 lines
341 B
CSS
Raw Normal View History

2021-10-20 10:03:17 +00:00
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;
2021-10-20 10:03:17 +00:00
width: 300rpx;
}