Commit cccc7ebb by lmf

优化评论图片展示

parent 3071363c
......@@ -1594,8 +1594,8 @@ button.action.submit.primary {
bottom: 0;
left: -3px;
right: 0;
width: 46px;
height: 46px;
width: 44px;
height: 44px;
border-radius: 50%;
}
......@@ -1841,4 +1841,11 @@ background-color: #000;
display: none;
}
.slick-track{
width: 100% !important;
}
.amreview-images.slick-slider .slick-slide{
width: 100px !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