.container {
  :global {
    [data-theme="dark"] .site-drawer-render-in-current-wrapper {
      background: #000;
      border: 1px solid #303030;
    }
  }
}
