Commit 8a30c190 by wd

手机模式下宽度自适应

parent 0e68cbb8
...@@ -695,7 +695,9 @@ a.sparsh-quick-view-button{ ...@@ -695,7 +695,9 @@ a.sparsh-quick-view-button{
.sparsh-mfp-wrap .product-info-price .price-final_price{ .sparsh-mfp-wrap .product-info-price .price-final_price{
display: inline-block; display: inline-block;
float: left; float: left;
width: auto;
} }
.sparsh-mfp-wrap .product-addto-links{ .sparsh-mfp-wrap .product-addto-links{
left: 5%; left: 5%;
} }
......
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