diff --git a/components/Common/LanguageDropDown/index.module.css b/components/Common/LanguageDropDown/index.module.css index cb76020aab1e5..50b8e6b5fb5ed 100644 --- a/components/Common/LanguageDropDown/index.module.css +++ b/components/Common/LanguageDropDown/index.module.css @@ -19,8 +19,10 @@ rounded border border-neutral-200 + bg-white shadow-lg - dark:border-neutral-900; + dark:border-neutral-900 + dark:bg-neutral-950; > div { @apply max-h-80