hls_crm/unpackage/dist/dev/mp-weixin/pagesA/profile/editPassword.wxss

40 lines
837 B
Plaintext

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