Files
shopxo-uniapp/pages/article-category/article-category.css
2024-07-11 17:58:15 +08:00

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);
}