Skip to content

Commit

Permalink
fix(Ellipsis): fix english not break
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Oct 29, 2024
1 parent a36e90b commit 01d44b2
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 01d44b2

Please sign in to comment.