Files

10 lines
150 B
CSS
Raw Permalink Normal View History

2026-01-04 00:27:33 +08:00
.goods-cover {
width: 120rpx;
height: 120rpx;
}
.goods-base {
width: calc(100% - 140rpx);
}
.goods-base .multi-text {
height: 76rpx;
}