YZProjectCloud/yanzhu-ui-app/miniprogram/pages/project_problemmodify/info/index.wxss

22 lines
356 B
Plaintext
Raw Normal View History

2025-02-16 17:19:52 +08:00
.in-img-max:after{
display:block;
clear:both;
content:"";
visibility:hidden;
height:0
}
.in-img-max{
width: auto;
zoom:1
}
.in-img-div{
position: relative;
margin: 0 8px 8px 0;
float: left;
}
.in-img-div image{
width: 180rpx;
height: 180rpx;
border-radius: 15rpx;
position: relative;
}