Skip to content

Commit

Permalink
style: fix toast not center horizontal, close #2256
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiQiangReal authored May 29, 2024
1 parent 1bab832 commit 0898c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/semi-foundation/toast/toast.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ $icon: #{$prefix}-toast-icon;
.#{$module}-innerWrapper{
width: fit-content;
height: fit-content;
text-align: center;
&-hover{
.#{$module}-zero-height-wrapper{
perspective: unset;
Expand Down

0 comments on commit 0898c11

Please sign in to comment.