diff --git a/apps/web/src/components/AmrGuidance.tsx b/apps/web/src/components/AmrGuidance.tsx index a92a2879397..b809961ee22 100644 --- a/apps/web/src/components/AmrGuidance.tsx +++ b/apps/web/src/components/AmrGuidance.tsx @@ -75,7 +75,11 @@ export function AmrGuidance({ tone="brand" title={t('chat.amrCard.switchTitle')} detailsLabel={t('brand.viewDetails')} - actions={ + // Long localized CTA belongs in the footer row (same shell as run- + // recovery). Head `actions` share a 3-column grid with the title; a + // narrow ChatPane leaves the title a single CJK character wide and + // `overflow-wrap: anywhere` turns "模型调用失败…" into a vertical stack. + footerActions={