ui
ui copied to clipboard
refactor: cardtitle text overflow
Fixes #2265 Pull Request: Fix Overflow Issue in Card Title Issue Addressed: The pull request aims to resolve the overflow problem occurring specifically for longer texts within the card-title component.
Changes Made: Adjusted CSS rules for the card-title to prevent overflow when text exceeds the available space. Incorporated ellipsis (...) for longer texts, ensuring readability without compromising the design. Images for Reference: After Overflow Fix Before Overflow Fix
@MohammedAslam106 is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
Hey, you switched the image order: the second one is the before and the first the after image
Hey, you switched the image order: the second one is the before and the first the after image
Thank you, now it's in the right order.
You reverted all changes?