.custom_browser_dialog { .wea-hr-muti-dialog-title { display: flex; justify-content: space-between; align-items: center; } .wea-hr-muti-input-table { background: #f6f6f6; padding: 8px 16px; height: 100%; .wea-new-table { background: #FFF; } } .ant-spin-nested-loading, .ant-spin-container { height: 100%; } .wea-hr-muti-dialog { height: 100%; background: #f6f6f6; padding: 8px 16px; .wea-hr-muti-input-left, .wea-hr-muti-input-right { background: #FFF; } .wea-transfer-list { background: #FFF; border: 1px solid #e9e9e9; } .wea-input-focus { height: 35px !important; width: 100% !important; input { height: 100% !important; } } .wea-transfer-list-wrapper { border: none !important; .transfer-tree { padding: 0 !important; & > li { margin: 0; cursor: pointer; width: 100%; position: relative; padding: 6px 0 6px 20px !important; border-bottom: 1px solid #e9e9e9; color: #333; overflow: hidden; .ant-tree-switcher { display: none !important; } .tree-title { line-height: 30px; } } } } } }