mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-06 19:51:25 -06:00
- Fix header alignment issues with comments counter and action button - Remove nested card styling conflicts in comments list - Improve comment header flex layout with proper spacing - Fix timestamp text overflow with ellipsis for long content - Make comment actions always visible instead of hover-only - Remove conflicting CSS resets that broke flex layouts - Remove decorative guideline to prevent double left borders - Optimize comment metadata flex behavior for better responsiveness Resolves vertical alignment issues in comment headers and improves overall visual consistency of the comment system.