overflow hidden not working
Hi all,
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! 🙂6 Replies
Here are quick snippets of the relevant code:
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Whaaa, what a simple solution I got worked up on 😅
If you don't mind, could you explain why padding causes this issue?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View