From 521b9479f3b626af49394db739d9c9ead62a8567 Mon Sep 17 00:00:00 2001 From: Riyadh Date: Mon, 11 May 2026 08:12:08 +0000 Subject: [PATCH] Improve responsiveness for meeting reschedule dialog Adjust grid breakpoints for the postpone dialog and update RTL test assertions. --- .../components/executive-meetings/upcoming-meeting-alert.tsx | 2 +- .../tx-os/tests/executive-meetings-upcoming-alert.spec.mjs | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/artifacts/tx-os/src/components/executive-meetings/upcoming-meeting-alert.tsx b/artifacts/tx-os/src/components/executive-meetings/upcoming-meeting-alert.tsx index f65cef3f..c42559a6 100644 --- a/artifacts/tx-os/src/components/executive-meetings/upcoming-meeting-alert.tsx +++ b/artifacts/tx-os/src/components/executive-meetings/upcoming-meeting-alert.tsx @@ -1763,7 +1763,7 @@ function PostponeDialog({ {/* Responsive grid: 1 col on narrow / 2 cols on sm / 3 cols on md+. Prevents horizontal overflow inside the dialog on phones and split panes. */} -
+