Commit aca4100d by 姜雷

修改报修列表图片展现样式

parent bae24f48
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
margin-bottom: 30px; margin-bottom: 30px;
} }
.listLineImg { .listLineImg {
justify-content: space-between; /* justify-content: space-between; */
} }
.listLine:last-child { .listLine:last-child {
margin-bottom: 0; margin-bottom: 0;
...@@ -88,4 +88,8 @@ ...@@ -88,4 +88,8 @@
.imgItem { .imgItem {
width: 170px; width: 170px;
height: 96px; height: 96px;
margin-right: 13px;
}
.imgItem:last-child {
margin-right: 0px;
} }
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