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 5f8cfeac76..0e88e4152e 100644 --- a/lib/core/src/lib/notifications/components/notification-history.component.scss +++ b/lib/core/src/lib/notifications/components/notification-history.component.scss @@ -28,6 +28,8 @@ &-message, &-no-message { font-size: var(--theme-body-1-font-size) !important; + white-space: normal !important; + overflow: visible !important; } &-date {