Closed melanieseltzer closed 4 years ago
maybe try to make a line break?
It's been a while since I looked at this PR, but pretty sure I used an ellipsis because grid-item-body
has an explicit height. If we don't clip it then it'll push long content out of the card.
@kamranahmedse Any input here?
Thanks @melanieseltzer 🙏
Related Issue
Fixes #28
Since there's an explicit height on the tiles, an ellipsis can be used to clip the overflowing text.
Before
After
Before
After