From 1752a8908a41aef73f457323bf609d61403363d9 Mon Sep 17 00:00:00 2001 From: Aleksander Sklorz Date: Fri, 7 Jun 2024 08:04:26 +0200 Subject: [PATCH] ACS-8094 Corrected selector --- .../components/notification-history.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/src/lib/notifications/components/notification-history.component.scss b/lib/core/src/lib/notifications/components/notification-history.component.scss index 0bff6da6f9..f43c7b9fcb 100644 --- a/lib/core/src/lib/notifications/components/notification-history.component.scss +++ b/lib/core/src/lib/notifications/components/notification-history.component.scss @@ -120,7 +120,7 @@ $notification-item-height: 72px; } } -#{$mat-menu-panel}.adf-notification-history-menu.adf-notification-history-menu-panel { +#{$mat-menu-panel}#{$mat-menu-surface}.adf-notification-history-menu { min-width: 320px; max-height: 500px;