.container {
  :global {
    [data-theme="dark"] .site-checkbox-all-wrapper {
      border-bottom: 1px solid #303030;
    }
  }
}
