mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-29 10:31:43 +08:00
10 lines
150 B
CSS
10 lines
150 B
CSS
.goods-cover {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
}
|
|
.goods-base {
|
|
width: calc(100% - 140rpx);
|
|
}
|
|
.goods-base .multi-text {
|
|
height: 76rpx;
|
|
} |