@charset "UTF-8";
|
/* 颜色变量 */
|
.activity-item.data-v-79b98bc6 {
|
background-color: #fff;
|
padding: 28rpx 32rpx;
|
border-bottom: 10px solid #f7f7f7;
|
}
|
.activity-item .activity-message.data-v-79b98bc6 {
|
display: flex;
|
}
|
.activity-item .activity-message image.data-v-79b98bc6 {
|
width: 72rpx;
|
height: 72rpx;
|
border-radius: 50%;
|
margin-right: 20rpx;
|
}
|
.activity-item .activity-message .message-container.data-v-79b98bc6 {
|
flex: 1;
|
}
|
.activity-item .activity-message .message-container .merchant-title.data-v-79b98bc6 {
|
height: 28rpx;
|
font-size: 28rpx;
|
font-weight: 400;
|
color: #222222;
|
line-height: 28rpx;
|
}
|
.activity-item .activity-message .message-container .activity-option.data-v-79b98bc6 {
|
margin-top: 20rpx;
|
height: 24rpx;
|
font-size: 24rpx;
|
font-weight: 400;
|
color: #666666;
|
line-height: 24rpx;
|
}
|
.activity-item .activity-message .activity-status.data-v-79b98bc6 {
|
ont-size: 26rpx;
|
font-weight: 400;
|
color: #D20A0A;
|
line-height: 26rpx;
|
}
|
.activity-item .comment-message.data-v-79b98bc6 {
|
margin-top: 28rpx;
|
}
|
.activity-item .comment-content.data-v-79b98bc6 {
|
margin-top: 20rpx;
|
font-size: 30rpx;
|
font-weight: 400;
|
color: #222222;
|
line-height: 44rpx;
|
}
|
.activity-item .comment-time.data-v-79b98bc6 {
|
margin-top: 24rpx;
|
height: 24rpx;
|
font-size: 24rpx;
|
font-weight: 400;
|
color: #999999;
|
line-height: 24rpx;
|
}
|