Skip to content

Commit

Permalink
fix(Ellipsis): fix english not break (#6771)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ authored Oct 29, 2024
1 parent a36e90b commit 949cf98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ellipsis/ellipsis.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
.@{class-prefix-ellipsis} {
overflow: hidden;
line-height: 1.5;
word-break: break-word;
}

0 comments on commit 949cf98

Please sign in to comment.