Commit 6038cb07 by halweg

fix: 修改小屏商品间距

parent 5e2b4cc7
......@@ -2122,6 +2122,16 @@ footer{
width: 50%;
}
.product-item .product-item-info,
.product-list-item .product-item-info {
padding: .2em !important;
}
.products-grid .product-items, [data-appearance=carousel] .product-items {
justify-content: center;
gap: 0;
}
.view-more-flashsale {
padding: 0px;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment