fix: clean up remaining design system v4 stragglers

Remove shadow-primary remnants and fix double text-xs from font-label
replacement in CopilotToggle, ValidationSummary, TemplateDetailModal,
and ParameterSchemaBuilder/ParameterDetectorStepper.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Michael Chihlas
2026-03-22 02:21:25 -04:00
parent d1a56f0529
commit 367f6f4507
5 changed files with 6 additions and 6 deletions

View File

@@ -201,7 +201,7 @@ export function TemplateDetailModal(props: TemplateDetailModalProps) {
key={param.name}
className="flex items-start gap-3 bg-[#14161d] border border-[#1e2130] rounded-xl p-3"
>
<code className="font-sans text-xs text-xs text-[#22d3ee] shrink-0">
<code className="font-sans text-xs text-[#22d3ee] shrink-0">
{param.name}
</code>
<span className="text-[#848b9b] text-sm flex-1">