fix(ui): notify reminder popover positioning. Closes #3025
This commit is contained in:
@@ -77,7 +77,6 @@ export const NotifyReminderPopup: FC<NotifyReminderPopupProps> = ({
|
||||
content={content}
|
||||
overlayInnerStyle={popupStyle}
|
||||
color={styles.popupBackgroundColor}
|
||||
getPopupContainer={node => node}
|
||||
>
|
||||
{children}
|
||||
</Popover>
|
||||
|
||||
Reference in New Issue
Block a user