Commit b2c77d5a by lmf

同上优化

parent f6af0b81
...@@ -178,9 +178,7 @@ ...@@ -178,9 +178,7 @@
@media (max-width: 1024px){ @media (max-width: 1024px){
#product-intro__freeshipping-more-3{ #product-intro__freeshipping-more-3{
margin-top: 7px; margin-top: 7px;
float: right; margin-left: 65%;
width: 20%;
margin-left: 60%;
} }
#wishlist{ #wishlist{
display: none; display: none;
......
...@@ -1920,13 +1920,7 @@ button.action.submit.primary { ...@@ -1920,13 +1920,7 @@ button.action.submit.primary {
display: none; display: none;
} }
} }
//详情页修改
@media (min-width: 1024px){
.product-info-wrapper .product-info-main{
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;
height: 40px !important; height: 40px !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