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

37 lines
759 B
Plaintext

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