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 f5a9e792fa..6ecc0c5a1b 100644 --- a/lib/core/src/lib/notifications/components/notification-history.component.scss +++ b/lib/core/src/lib/notifications/components/notification-history.component.scss @@ -63,6 +63,8 @@ $notification-item-height: 72px; .adf-notification-history-menu-item { cursor: pointer; height: $notification-item-height; + align-items: center; + padding-left: 16px; } .adf-notification-history-menu-item:focus {