overflow hidden not working
Hi all,
Here is my code: https://jsfiddle.net/wfvLy2a0/19/
I am using
Any response is appreciated, thanks!
Here is my code: https://jsfiddle.net/wfvLy2a0/19/
I am using
line-clamp (https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp), and I set overflow: hidden, however, after the second line, the text does not hide.Any response is appreciated, thanks!

