1.解决支付方式图片大小问题

2023.11.23周四--sws
master
sws 2023-11-23 10:59:22 +08:00
parent 9bb849f932
commit 8659bffded
1 changed files with 1 additions and 1 deletions

View File

@ -681,7 +681,7 @@
.payment-list .item {
padding: 28rpx 28rpx 28rpx 32rpx;
}
.payment-list .item-content image {
.payment-list .icon {
width: 50rpx;
height: 50rpx !important;
}