35 lines
542 B
Plaintext
35 lines
542 B
Plaintext
@import "../../static/css/commission.wxss";
|
|
|
|
.com-down .subtitle {
|
|
font-size: 24rpx;
|
|
color: #999;
|
|
}
|
|
|
|
.com-down .image-32 {
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
}
|
|
|
|
image {
|
|
vertical-align: top;
|
|
}
|
|
|
|
.com-down .fui-list-media image {
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.com-down .fui-list-inner .row {
|
|
font-size: 28rpx;
|
|
}
|
|
|
|
.com-down .row-remark {
|
|
text-align: right;
|
|
position: relative;
|
|
flex-shrink: 0;
|
|
padding-left: 25rpx;
|
|
min-width: 150rpx;
|
|
color: #000;
|
|
font-size: 24rpx;
|
|
} |