细节优化
parent
385709fccb
commit
648b169756
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue