You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: ensure card titles wrap text properly in issue finder page
- Added CSS rule to `.card-title` to apply `word-wrap: break-word` for better text wrapping.
- This prevents long text from overflowing, ensuring it stays within the container.
0 commit comments