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 dbcd383a99..21f9be7b9a 100644 --- a/lib/core/src/lib/notifications/components/notification-history.component.scss +++ b/lib/core/src/lib/notifications/components/notification-history.component.scss @@ -47,6 +47,7 @@ $notification-item-height: 72px; &-notification-history-list #{$mat-subheader} { display: flex; justify-content: space-between; + align-items: center; } &-notification-history-menu:has(.adf-notification-history-list) {