weaver_trunk_cli/pc4mobx/hrm/style/add.less

85 lines
1.2 KiB
Plaintext

.hrm-addfull {
.wea-search-group{
padding-left: 0px;
padding-right: 0px;
}
.wea-table-edit-title{
padding-left: 0px;
}
.wea-dialog-body {
margin: 0 20px;
}
.mr12 {
margin-right: 0px
}
.step-wrapper {
padding: 30px 50px 50px 50px;
border-bottom: 1px solid #e9e9e9;
height: 120px;
// .ant-steps-step {
// position: relative;
// }
// .ant-steps-description {
// position: absolute;
// width: 200px;
// top: 30px;
// left: -57px;
// }
}
// .white {
// .ant-form-item-label label{
// color: transparent;
// }
// }
}
.hrm-addsimple {
.wea-dialog-body {
}
.mr12 {
margin-right: 0px
}
.ext-link {
margin-top: 4px;
.anticon-double-right {
margin-left: 8px;
}
}
}
.hrm-center {
.ant-col-24.wea-form-cell {
padding-left: 15%;
}
.input-tip{
width: 165px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
.tip{
margin-left: 0px !important;
}
.hrm-add-detial-tabs{
.ant-tabs{
.ant-tabs-bar{
margin-bottom: 0px;
.ant-tabs-nav-container{
font-size: 12px;
height: 33px;
}
}
}
}