diff --git a/src/app/pages/components/notifications/notifications.component.scss b/src/app/pages/components/notifications/notifications.component.scss index 9c2b3ea9..c5550bed 100644 --- a/src/app/pages/components/notifications/notifications.component.scss +++ b/src/app/pages/components/notifications/notifications.component.scss @@ -12,11 +12,13 @@ } } + /* stylelint-disable */ toaster-container /deep/ { #toast-container .toast-close-button { right: 0; } } + /* stylelint-enable */ @include media-breakpoint-down(xs) { .dropdown-toggle {