mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-28 18:16:35 +08:00
8 lines
185 B
CSS
8 lines
185 B
CSS
.data-list .item-cover .cover {
|
|
width: 180rpx;
|
|
height: 180rpx;
|
|
}
|
|
.data-list .item-cover .base-right,
|
|
.data-list .item-cover .base-right-bottom{
|
|
width: calc(100% - 200rpx);
|
|
} |