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

12 lines
159 B
Plaintext

.appConfigWrapper {
height: 100%;
display: flex;
flex-direction: column;
.wea-search-group {
flex: 1;
height: 100%;
overflow: auto;
}
}