From 8565461e3dc28e17589f3c79947485e5f4a7752a Mon Sep 17 00:00:00 2001
From: dominikiwanekhyland
<141320833+dominikiwanekhyland@users.noreply.github.com>
Date: Fri, 7 Jun 2024 10:31:53 +0200
Subject: [PATCH] [ACS-8092] [ACA] testing angular 15 notifications bell is
much smaller and is further from the profile page 2 (#9786)
---
.../notification-history.component.html | 6 ++++--
.../notification-history.component.scss | 20 ++++++++++++++++++-
lib/core/src/lib/styles/_mat-selectors.scss | 2 ++
3 files changed, 25 insertions(+), 3 deletions(-)
diff --git a/lib/core/src/lib/notifications/components/notification-history.component.html b/lib/core/src/lib/notifications/components/notification-history.component.html
index a762f10612d..34c029864fa 100644
--- a/lib/core/src/lib/notifications/components/notification-history.component.html
+++ b/lib/core/src/lib/notifications/components/notification-history.component.html
@@ -8,6 +8,7 @@
(menuOpened)="onMenuOpened()">
@@ -16,16 +17,17 @@
[xPosition]="menuPositionX"
[yPosition]="menuPositionY"
id="adf-notification-history-menu"
- class="adf-notification-history-menu">
+ class="adf-notification-history-menu adf-notification-history-menu-panel">
- {{ 'NOTIFICATIONS.TITLE' | translate }}
+