From 30672fc1af6fb49c99cde27d9623dd9a3171774c Mon Sep 17 00:00:00 2001 From: Kosta <47947996+dobrodob@users.noreply.github.com> Date: Thu, 9 May 2024 14:26:16 +0300 Subject: [PATCH] Enlarge profile popup (#462) Co-authored-by: kvakazyambra --- 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 ( - +