Commit 7ed4cf11 by 姜雷

Merge branch 'develop' into 'test'

修改报修列表图片展现样式 See merge request !13
parents 992e7efa aca4100d
......@@ -50,7 +50,7 @@
margin-bottom: 30px;
}
.listLineImg {
justify-content: space-between;
/* justify-content: space-between; */
}
.listLine:last-child {
margin-bottom: 0;
......@@ -88,4 +88,8 @@
.imgItem {
width: 170px;
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