From 7c27a39cf49f842be039f2592c8b061811634bae Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 3 Aug 2026 08:51:17 +0000 Subject: [PATCH] Force confirm dialog action widths with inline 40%. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Keep text → buttons → checkbox stack and avoid DialogFooter row layout; use inline width so the pair stays nearly full-width. Co-authored-by: Serhii Dziupin --- .../ui/src/components/views/OpenCodeReloadFooterAction.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx b/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx index 5d918205..70de820f 100644 --- a/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx +++ b/packages/ui/src/components/views/OpenCodeReloadFooterAction.tsx @@ -141,7 +141,7 @@ export const OpenCodeReloadFooterAction: React.FC - + {t('settings.view.pendingRestart.confirm.title')} @@ -151,7 +151,7 @@ export const OpenCodeReloadFooterAction: React.FC
-
+
-
+