分页页面部分样式调整
This commit is contained in:
parent
2460e948d5
commit
9f6ca346f6
|
|
@ -183,7 +183,7 @@
|
||||||
.goods {
|
.goods {
|
||||||
border-radius: 10rpx 10rpx 10rpx 10rpx;
|
border-radius: 10rpx 10rpx 10rpx 10rpx;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding: 24rpx 28rpx 16rpx 28rpx;
|
padding: 32rpx 28rpx 32rpx 28rpx;
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
|
|
||||||
.skus {
|
.skus {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue