yuminge-app/yun-min-program-plugin-master/packageB/conference/myActivityInfo/myActivityInfo.wxss

22 lines
350 B
Plaintext

/* pages/myActivityInfo/myActivityInfo.wxss */
.imgBopx {
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: wrap;
}
.imgBopx image {
margin: 0 10rpx;
width: 90rpx;
height: 90rpx;
}
.inbox {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20rpx 30rpx;
background: #fff;
}