hls_crm/unpackage/dist/dev/mp-weixin/pagesB/cluepool/addCluePool.wxss

53 lines
1.2 KiB
Plaintext

@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
.valueActive.data-v-3d4e9962 {
color: #333;
}
.create_customer.data-v-3d4e9962 {
font-size: 28rpx;
}
.create_customer .info_head.data-v-3d4e9962 {
height: 80rpx;
line-height: 80rpx;
font-size: 32rpx;
color: #999;
padding-left: 55rpx;
}
.create_customer .mar_top.data-v-3d4e9962 {
margin-top: 30rpx;
}
.create_customer .fllow_form.data-v-3d4e9962 {
display: flex;
justify-content: space-between;
height: 100rpx;
line-height: 100rpx;
background-color: #fff;
border-bottom: 1rpx solid #EAEAEA;
padding: 0 24rpx;
font-size: 32rpx;
}
.create_customer .fllow_form .form_right.data-v-3d4e9962 {
display: flex;
align-items: center;
color: #999;
text-align: right;
}
.create_customer .fllow_form .form_right image.data-v-3d4e9962 {
width: 40rpx;
height: 40rpx;
margin: 35rpx 5rpx 0 0;
}
.create_customer .fllow_form .theme.data-v-3d4e9962 {
color: #5ca9fe;
}
.create_customer .fllow_form text.data-v-3d4e9962 {
color: #f00;
margin-left: 10rpx;
}
.create_customer .fllow_form .form_input input.data-v-3d4e9962 {
text-align: right;
margin-right: 10rpx;
}