Commit 24f72874 by lmf

优化评论样式

parent eeeaf240
......@@ -1916,7 +1916,7 @@ background-color: #000;
}
@media (max-width: 768px){
@media (min-width: 768px){
.review-list .review-details{
width: 20%;
}
......@@ -1935,7 +1935,6 @@ background-color: #000;
.review-list .review-item{
flex-direction: inherit !important;
}
//显示评论统计
.amreview-summary-details{
display: block !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