From 31a386821638535a883c4b9b0b3569a37a901957 Mon Sep 17 00:00:00 2001 From: Jambaldorj Ochirpurev Date: Thu, 29 Dec 2022 21:04:28 +0100 Subject: [PATCH] fix Notify Reminder Popup Design (#2529) --- web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx index f7742926f..ab1690022 100644 --- a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx +++ b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx @@ -33,7 +33,7 @@ export const NotifyReminderPopup: FC = ({ cursor: 'pointer', paddingTop: '10px', paddingRight: '10px', - fontSize: '16px', + fontSize: '14px', }; const popupClicked = e => { @@ -63,7 +63,7 @@ export const NotifyReminderPopup: FC = ({ return ( mounted && (