diff --git a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx index 707273988..082aae6d6 100644 --- a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx +++ b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.tsx @@ -77,7 +77,6 @@ export const NotifyReminderPopup: FC = ({ content={content} overlayInnerStyle={popupStyle} color={styles.popupBackgroundColor} - getPopupContainer={node => node} > {children}