salary-management-front/pc4mobx/hrmSalary/pages/ledger/step4/index.less

14 lines
193 B
Plaintext

.rule-modal-wrapper{
.ant-select{
width: 100%;
.ant-select-selection{
height: 30px;
border-radius: 0;
}
}
.item{
display: flex;
align-items: center;
}
}