diff --git a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.module.scss b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.module.scss index f4fc74b8c..eb6410d08 100644 --- a/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.module.scss +++ b/web/components/ui/NotifyReminderPopup/NotifyReminderPopup.module.scss @@ -1,5 +1,5 @@ :export { - popupBackgroundColor: var(--theme-color-palette-7); + popupBackgroundColor: var(--theme-color-components-primary-button-background); } .contentbutton {