Commit 185ef1c5 by lmf

优化评论列表样式

parent 51413fc1
......@@ -1838,15 +1838,16 @@ float: left;
margin: 0 5px 0 0;
font-weight: bold;
}
@media (max-width: 768px){
.product.info .review-add {
.product.info .review-add {
float: left;
width: 100% !important;
}
}
@media (max-width: 768px){
.amreview-info-wrapper{
margin-left: 10px;
}
//显示评论统计
.amreview-summary-details.pages{
display: none !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