This card's title is too long and wraps onto multiple lines, breaking the layout. Truncate it to a single line with an ellipsis when it overflows.
Acceptance criteria
- 1.Prevent the title from wrapping onto a new line.
- 2.Hide the overflowing text instead of letting it spill out.
- 3.Show an ellipsis where the text is cut off.