diff --git a/src/toaster/styles/index.less b/src/toaster/styles/index.less index 818d5ee01..06678c4f5 100644 --- a/src/toaster/styles/index.less +++ b/src/toaster/styles/index.less @@ -63,7 +63,6 @@ left: @toast-spacing; .rs-toast-fade-entered { - margin-left: auto; animation-name: notificationMoveInLeft; } }