.container {
  :global {
    #components-transfer-demo-table-transfer .ant-table td {
      background: transparent;
    }
  }
}
