c61936ee6d
- 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.