diff --git a/src/components/Layout/LanguagePicker/index.tsx b/src/components/Layout/LanguagePicker/index.tsx index 13f66de8e..2c82397d6 100644 --- a/src/components/Layout/LanguagePicker/index.tsx +++ b/src/components/Layout/LanguagePicker/index.tsx @@ -58,7 +58,7 @@ const LanguagePicker: React.FC = () => { useClickOutside(dropdownRef, () => setDropdownOpen(false)); return ( -
+
{
-
+