How to "truncate" long strings with an ellipsis (...) for text that overflows its container
Sun Jan 05 2020 18:59:56 GMT+0000 (UTC)
Saved by @billion_bill #css #webdev #text
Just add the truncate class to the text element.
https://css-tricks.com/snippets/css/truncate-string-with-ellipsis/
Comments