From 2fa5a98933661048aeb2a38077c2ab7983027015 Mon Sep 17 00:00:00 2001 From: kvakazyambra Date: Thu, 9 May 2024 12:04:55 +0300 Subject: [PATCH] Enlarge profile popup --- src/components/Nav/ProfilePopup.tsx | 2 +- src/components/_shared/Popup/Popup.module.scss | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/Nav/ProfilePopup.tsx b/src/components/Nav/ProfilePopup.tsx index 90909bea..f29509cc 100644 --- a/src/components/Nav/ProfilePopup.tsx +++ b/src/components/Nav/ProfilePopup.tsx @@ -18,7 +18,7 @@ export const ProfilePopup = (props: ProfilePopupProps) => { const { t } = useLocalize() return ( - +