| | |
| | | width: 84%; |
| | | } |
| | | } |
| | | .member-input { |
| | | display: inline-block; |
| | | width: 100%; |
| | | height: 32px; |
| | | padding: 4px 11px; |
| | | color: rgba(0, 0, 0, 0.65); |
| | | font-size: 14px; |
| | | line-height: 1.5; |
| | | background-color: #fff; |
| | | background-image: none; |
| | | border: 1px solid #d9d9d9; |
| | | border-radius: 4px; |
| | | |
| | | .anticon-form { |
| | | float: right; |
| | | margin-top: 3px; |
| | | } |
| | | } |
| | | } |
| | | .member-transfer { |
| | | .ant-transfer-list:first-child { |
| | | width: 60%; |
| | | } |
| | | .ant-transfer-list:last-child { |
| | | width: 40%; |
| | | } |
| | | .ant-transfer-list-header { |
| | | .ant-transfer-list-header-selected { |
| | | span:not(.ant-transfer-list-header-title) { |
| | | display: none; |
| | | } |
| | | .ant-transfer-list-header-title { |
| | | position: unset; |
| | | } |
| | | } |
| | | } |
| | | } |