.wufeng-wform-add-member-by-dept-modal-content {
display: flex;
flex-direction: column;
}
.wufeng-wform-add-member-by-dept-modal-select {
height: 410px;
}
.wufeng-wform-add-member-by-dept-modal-result {
flex: 1;
padding: 12px;
overflow: hidden;
border-top: solid 1px #e5e5e5;
}