.transfer-demo-with-table .arco-table-container {
  border: none !important;
  border-radius: 0 !important;
}

.transfer-demo-with-table .arco-table-th {
  background-color: var(--color-bg-2);
}
