细节优化

master
xindan 2021-10-08 22:18:49 +08:00
parent 385709fccb
commit 648b169756
2 changed files with 4 additions and 4 deletions

View File

@ -199,8 +199,8 @@
padding: 20rpx;
}
.plugins-points-buy-container .select .icon {
width: 45rpx;
height: 45rpx !important;
width: 35rpx;
height: 35rpx !important;
vertical-align: middle;
}
.plugins-points-buy-container .select .sales-price {

View File

@ -127,8 +127,8 @@
border-radius: 0;
}
.selected .icon {
width: 40rpx;
height: 40rpx !important;
width: 35rpx;
height: 35rpx !important;
margin: 0 10rpx;
}
.buy-nav .price {