Files
TX/artifacts/tx-os
Replit Agent c61936ee6d Task #747: executive meetings table — square corners + tighter rows
- executive-meetings.tsx: removed rounded-md from the schedule table
  wrapper and rounded-t-md from the sticky floating thead; navy 2px
  border unchanged, corners now fully square.
- Reduced vertical padding in tbody cells: meeting/attendees/time/merged
  cells py-3→py-1.5, number cell py-2→py-1.5.
- AttendeesCell split-mode group wrapper space-y-2→space-y-1 to shrink
  the empty gaps in multi-group attendee rows (screenshot complaint).
- Print thead and screen thead paddings untouched; no behavior changes.
- tx-os tsc clean; architect review passed.
2026-07-09 10:38:00 +00:00
..