Commit 1628f3ae by lmf

优化色块手机版大小

parent abb4f1b6
...@@ -1803,7 +1803,7 @@ display: none !important; ...@@ -1803,7 +1803,7 @@ display: none !important;
} }
@media (max-width: 768px){ @media (max-width: 768px){
.swatch-option.color, .swatch-option.text, .swatch-option.image{ #product-options-wrapper .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