diff --git a/app/src/components/main/notification/notificationList/notificationList.scss b/app/src/components/main/notification/notificationList/notificationList.scss index d0853b6205..8ed4ec4019 100644 --- a/app/src/components/main/notification/notificationList/notificationList.scss +++ b/app/src/components/main/notification/notificationList/notificationList.scss @@ -21,7 +21,7 @@ opacity: 0.8; max-width: 600px; transform: translateX(-50%); - z-index: 5; + z-index: $Z-INDEX-POPUP; } .notification-item-wrapper {