vr-shopxo-uniapp/pages/plugins/wallet/payment-code/payment-code.css

12 lines
167 B
CSS
Raw Normal View History

.brcode {
width: 660rpx;
padding-top: 60rpx;
}
.qrcode {
width: 450rpx;
margin-top: 60rpx;
padding: 50rpx;
}
2024-09-28 17:18:25 +00:00
.bottom-fixed .btn {
width: 50%;
}