.container {
  :global {
    .tree-transfer .ant-transfer-list:first-child {
      width: 50%;
      flex: none;
    }
  }
}
