diff --git a/src/components/notification/notification.component.css b/src/components/notification/notification.component.css index 8023968..7fc3b9e 100644 --- a/src/components/notification/notification.component.css +++ b/src/components/notification/notification.component.css @@ -71,7 +71,7 @@ padding: 0 0 0 50px; } -.simple-notification.rtl-mode svg { +.simple-notification.rtl-mode .icon { left: 0; right: auto; }