From c722b9f6ad97177d385d3d02d718bc65bc83f216 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+frooodle@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:26:43 +0100 Subject: [PATCH] fix: MCP copy buttons read as proper buttons in dark mode Subtle/gray compact buttons rendered as low-contrast floating text; use the default variant (adaptive surface+border) idle, light teal when copied. --- .../saas/components/shared/config/configSections/McpSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/editor/src/saas/components/shared/config/configSections/McpSection.tsx b/frontend/editor/src/saas/components/shared/config/configSections/McpSection.tsx index 1133afd08..e2bfdd2fb 100644 --- a/frontend/editor/src/saas/components/shared/config/configSections/McpSection.tsx +++ b/frontend/editor/src/saas/components/shared/config/configSections/McpSection.tsx @@ -40,7 +40,7 @@ function CopyInline({ value, label }: { value: string; label: string }) { >