Skip to content

Commit 629a222

Browse files
sarahsgafkhadra
authored andcommitted
fix toast when a word is too long
1 parent c0d3043 commit 629a222

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scss/_toast.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
display: flex;
2626
align-items: center;
2727
& > div:last-child {
28+
word-break: break-word;
2829
flex: 1;
2930
}
3031
}

0 commit comments

Comments
 (0)