Files
2026-05-28 16:05:57 +08:00

20 lines
307 B
CSS

.goods-cover {
width: 140rpx;
height: 140rpx;
}
.bargain-order-nav.nav-base {
height: auto;
line-height: normal;
padding-bottom: 10rpx;
}
.bargain-order-nav .item {
display: inline-block;
height: 80rpx;
line-height: 80rpx;
padding: 0 28rpx;
white-space: nowrap;
}