Closed matthewcsimpson closed 8 months ago
Logged in view as well:
@matthewcsimpson the PR was merged! Apologies for the delay. You just need to update the components-library version to 3.0.2 in whatever project this component is affecting :)
Closing this issue for now but feel free to reopen it if required
There's a visual bug with the card component at small viewports. The image shrinks to accommodate longer user names:
350px:
450px:
500px:
Once you get to a place where both fit, it's fine.
My suggestion is to fix the image size with min/max width/height and then either hide the overflow or use word-wrap to make the text wrap.