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