Commit 13f0425e by lmf

优化详情页面产品评论样式错位

parent f76fe760
......@@ -215,6 +215,11 @@
}
}
@media (min-width: 1024px) {
.product-reviews-summary{
width: 100% !important;
margin-top: -5.8% !important;
justify-content: flex-end !important;
}
.box-tocart .fieldset .actions{
width: 100%;
}
......
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