Files
shopxo-uniapp/pages/plugins/wallet/payment-code/payment-code.css
2023-03-16 15:15:20 +08:00

12 lines
169 B
CSS

.brcode {
width: 660rpx;
padding-top: 60rpx;
}
.qrcode {
width: 450rpx;
margin-top: 60rpx;
padding: 50rpx;
}
.bottom-fixed button {
width: 50%;
}