diff --git a/client/src/components/Nav/Settings.tsx b/client/src/components/Nav/Settings.tsx index 45d4e0e2b57..8abf039b822 100644 --- a/client/src/components/Nav/Settings.tsx +++ b/client/src/components/Nav/Settings.tsx @@ -20,7 +20,7 @@ export default function Settings({ open, onOpenChange }: TDialogProps) { isSmallScreen ? 'top-5 -translate-y-0' : '', )} > - + {localize('com_nav_settings')} @@ -43,11 +43,11 @@ export default function Settings({ open, onOpenChange }: TDialogProps) { >