Skip to content

Commit

Permalink
fix(toaster): fix style when message at the left (#3138)
Browse files Browse the repository at this point in the history
  • Loading branch information
imyuanx committed Apr 6, 2023
1 parent 3a6dcb8 commit 6084c2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/toaster/styles/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
left: @toast-spacing;

.rs-toast-fade-entered {
margin-left: auto;
animation-name: notificationMoveInLeft;
}
}
Expand Down

1 comment on commit 6084c2a

@vercel
Copy link

@vercel vercel bot commented on 6084c2a Apr 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.