Commit b8da9105 by lmf

处理冲突

parents 44436d58 2aec3c5e
...@@ -1943,6 +1943,7 @@ background-color: #000; ...@@ -1943,6 +1943,7 @@ background-color: #000;
} }
//产品评论form表单默认隐藏 //产品评论form表单默认隐藏
//.block.review-add.amreview-submit-form{ //.block.review-add.amreview-submit-form{
// display: none; // display: none;
//} //}
...@@ -1958,3 +1959,21 @@ background-color: #000; ...@@ -1958,3 +1959,21 @@ background-color: #000;
width: 81%; width: 81%;
margin: 0 auto; margin: 0 auto;
} }
.block.review-add.amreview-submit-form{
display: none;
}
.slick-track{
width: 100% !important;
}
.amreview-images.slick-slider .slick-slide{
width: 100px !important;
}
@media(min-width: 640px) {
.cart-container {
width: 81%;
margin: 0 auto;
}
}
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