Commit d1b60f25 by lmf

优化产品颜色选项为圆形

parent 68f95703
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
@media (max-width: 780px){ @media (max-width: 780px){
.product-social-links .product-addto-links{ .product-social-links .product-addto-links{
display: ; display: none;
} }
} }
......
...@@ -1474,6 +1474,10 @@ margin-top: 0px; ...@@ -1474,6 +1474,10 @@ margin-top: 0px;
color: #999999; color: #999999;
} }
.swatch-option.color {
border-radius: 50%;
}
} }
......
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