49 lines
1.3 KiB
Plaintext
49 lines
1.3 KiB
Plaintext
.custom_title_header.data-v-6179032e {
|
|
padding: 0 30rpx;
|
|
}
|
|
.custom_title_header .company_name.data-v-6179032e {
|
|
color: #666;
|
|
font-size: 28rpx;
|
|
}
|
|
.custom_title_header .user_info.data-v-6179032e {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.custom_title_header .user_info .user_name_roles.data-v-6179032e {
|
|
flex: 1;
|
|
}
|
|
.custom_title_header .user_info .user_name_roles .user_name.data-v-6179032e {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 40rpx;
|
|
font-weight: 500;
|
|
color: #333;
|
|
padding: 10rpx 0;
|
|
}
|
|
.custom_title_header .user_info .user_name_roles .user_roles.data-v-6179032e {
|
|
font-size: 28rpx;
|
|
color: #666;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 10rpx;
|
|
}
|
|
.custom_title_header .user_info .user_name_roles .user_roles .item.data-v-6179032e {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 30rpx;
|
|
}
|
|
.custom_title_header .user_info .user_name_roles .user_roles .item.data-v-6179032e:last-child {
|
|
padding-left: 20rpx;
|
|
margin-left: 20rpx;
|
|
border-left: 1rpx solid #d8d8d8;
|
|
}
|
|
.custom_title_header .user_info .user_name_roles .user_roles .item image.data-v-6179032e {
|
|
height: 30rpx;
|
|
margin-right: 10rpx;
|
|
}
|
|
.custom_title_header .user_info .company_logo.data-v-6179032e {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
background-color: #fff;
|
|
border-radius: 100rpx;
|
|
} |