Commit 84bef168 by lmf

优化详情页面色块大小

parent 162f7b39
...@@ -1906,8 +1906,8 @@ margin: 0 !important; ...@@ -1906,8 +1906,8 @@ margin: 0 !important;
//色块强制大小 //色块强制大小
#product-options-wrapper .swatch-option.image{ #product-options-wrapper .swatch-option.image{
width: 40px !important;; width: 30px !important;;
height: 40px !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