fix(todos): enable text truncation with ellipsis for long todo items
Fixed CSS flexbox layout to properly constrain todo text width, allowing
overflow text to be truncated with ellipsis. The existing title tooltip
now properly displays full text on hover for truncated items.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>