-
These code doesn't work in component. .title {
width: 100px;
height: 50px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
} |
Beta Was this translation helpful? Give feedback.
Answered by
gyhyfj
Jul 6, 2022
Replies: 1 comment
-
Done. It works well unless the text have no space such as |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gyhyfj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Done. It works well unless the text have no space such as
aaaaaaaaaaaaaaaaaa