.container {
  :global {
    [data-theme="dark"] .site-dropdown-context-menu {
      background: #141414;
      color: rgba(255, 255, 255, 0.65);
    }
  }
}
