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:
@@ -127,7 +127,7 @@ export function ParameterDetectorStepper({
|
||||
|
||||
{/* Matched line */}
|
||||
<div className="rounded-lg bg-black/20 px-3 py-2">
|
||||
<p className="font-sans text-xs text-xs text-amber-400 break-all">
|
||||
<p className="font-sans text-xs text-amber-400 break-all">
|
||||
{current.matchedLine}
|
||||
</p>
|
||||
<p className="font-sans text-xs text-[0.5rem] text-[#848b9b] mt-1">
|
||||
|
||||
Reference in New Issue
Block a user