Commit 082362c3 by lmf

修复移动端价格错位

parent db4c7880
......@@ -21,6 +21,9 @@
width: 100%;
left: 0;
}
span.normal-price {
width: 25%;
}
}
.action.towishlist{
......@@ -47,11 +50,9 @@
display: block !important;
float: left;
}
span.price-label {
display: none;
}
.price-final_price .old-price .price{
font-size: 14px !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