WechatOwnerService/pages/complaint/complaint.wxss
2020-01-06 09:52:55 +08:00

27 lines
388 B
Plaintext

@import '../../lib/common/index.wxss';
.block__title {
margin: 0;
font-weight: 400;
font-size: 14px;
color: rgba(69,90,100,.6);
padding: 60rpx 30rpx 20rpx;
}
.button_up_blank{
height: 40rpx;
}
.uploader-container{
margin: 0 10px;
}
.aku_photo_view{
background-color: #FFF;
padding: 40rpx 0 40rpx 40rpx;
}
.aku_photo_view text{
font-size: 30rpx;
color: #8a8a8a
}