From c61936ee6d59d2712437be191f6f49761dce1689 Mon Sep 17 00:00:00 2001 From: Replit Agent Date: Thu, 9 Jul 2026 10:38:00 +0000 Subject: [PATCH] =?UTF-8?q?Task=20#747:=20executive=20meetings=20table=20?= =?UTF-8?q?=E2=80=94=20square=20corners=20+=20tighter=20rows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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. --- artifacts/tx-os/src/pages/executive-meetings.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/artifacts/tx-os/src/pages/executive-meetings.tsx b/artifacts/tx-os/src/pages/executive-meetings.tsx index 025a2043..ebbf2bae 100644 --- a/artifacts/tx-os/src/pages/executive-meetings.tsx +++ b/artifacts/tx-os/src/pages/executive-meetings.tsx @@ -3169,7 +3169,7 @@ function ScheduleSection({ paginated output. */}
+
{(virtual.length > 0 || isPendingForType("virtual")) && (