diff --git a/packages/react-sdk-components/src/components/template/AppShell/AppShell.css b/packages/react-sdk-components/src/components/template/AppShell/AppShell.css index e6027761..d3a4ff3e 100644 --- a/packages/react-sdk-components/src/components/template/AppShell/AppShell.css +++ b/packages/react-sdk-components/src/components/template/AppShell/AppShell.css @@ -33,7 +33,3 @@ .progress-spinner { text-align: center; } - -::ng-deep snack-bar-container.snackbar-newline { - white-space: pre-line; -}