salary-management-front/pc4mobx/hrmSalary/pages/calculate/index.less

16 lines
240 B
Plaintext

.dataList-wrapper {
.ant-modal-body{
padding: 16px 120px
}
.formItem {
.wea-select, .ant-select {
width: 100%;
}
.ant-select-selection {
width: 100%;
height: 30px;
border-radius: 0;
}
}
}