Commit 0e39030f by lmf

优化手机版色块缩小

parent 2d74d3a4
...@@ -1767,6 +1767,7 @@ button.action.submit.primary { ...@@ -1767,6 +1767,7 @@ button.action.submit.primary {
.product-info-wrapper .product-info-main{ .product-info-wrapper .product-info-main{
margin-left: 30px; margin-left: 30px;
} }
} }
.swatch-option.color, .swatch-option.text, .swatch-option.image{ .swatch-option.color, .swatch-option.text, .swatch-option.image{
width: 40px !important; width: 40px !important;
...@@ -1797,7 +1798,7 @@ display: none !important; ...@@ -1797,7 +1798,7 @@ display: none !important;
} }
@media (max-width: 768px){ @media (max-width: 768px){
.product-item-info > product-item-details > div > .swatch-attribute.color > div > .swatch-option.color { .swatch-option.color, .swatch-option.text, .swatch-option.image{
width: 30px !important;; width: 30px !important;;
height: 30px !important;; height: 30px !important;;
border-radius: 50% !important;; border-radius: 50% !important;;
......
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