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

12 lines
159 B
Plaintext
Raw Normal View History

2023-02-13 10:41:40 +08:00
.appConfigWrapper {
height: 100%;
display: flex;
flex-direction: column;
.wea-search-group {
flex: 1;
height: 100%;
overflow: auto;
}
}