From fbdc0830db8be375ac2084214dffd7c78001a964 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 3 Aug 2026 08:29:58 +0000 Subject: [PATCH] Enforce equal 40% widths for confirm dialog actions. Wrap Cancel and Apply & Restart in fixed-percentage containers so Button content sizing cannot skew the centered pair. Co-authored-by: Serhii Dziupin --- .../views/OpenCodeReloadFooterAction.tsx | 36 ++++++++++--------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx b/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx index 8dbb8c54..5d918205 100644 --- a/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx +++ b/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx @@ -151,22 +151,26 @@ export const OpenCodeReloadFooterAction: React.FC
- - +
+ +
+
+ +