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 0a640700fe..b1e4354188 100644 --- a/lib/core/src/lib/notifications/components/notification-history.component.scss +++ b/lib/core/src/lib/notifications/components/notification-history.component.scss @@ -10,6 +10,7 @@ $notification-item-height: 72px; align-items: center; } + /* stylelint-disable selector-class-pattern */ .mdc-list-item__secondary-text::before { height: auto; }