Commit 738a6124 by lmf

类目列表左侧颜色帅选变成圆形

parent 4a7a4229
......@@ -177,6 +177,11 @@
border: 0;
}
.swatch-option-link-layered > .swatch-option .color{
position: unset;
border-radius: 20px;
}
.block-content .recent .products-list .product-items .product-item .product-item-info .product-item-details .product-item-name{
text-overflow: ellipsis;
......@@ -446,7 +451,7 @@ ul {
@media (max-width: 767px){
.page-main > .columns{
margin-top: 20px;
margin-top: 70px;
}
#product-review-container #customer-reviews .block .block-content {
......
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