[agent-pipeline] pipe-20260309055714-23ry round-1

This commit is contained in:
DDD1542
2026-03-09 15:51:42 +09:00
parent 4f10b5e42d
commit 197ddf47cf
31 changed files with 228 additions and 260 deletions

View File

@@ -410,7 +410,7 @@ export const InsertFieldMappingPanel: React.FC<InsertFieldMappingPanelProps> = (
setToShowMappedOnly(false);
setToShowUnmappedOnly(true);
}}
className="h-7 bg-amber-100 text-xs text-orange-700 hover:bg-orange-200"
className="h-7 text-xs"
>
</Button>
@@ -424,7 +424,7 @@ export const InsertFieldMappingPanel: React.FC<InsertFieldMappingPanelProps> = (
setToShowMappedOnly(true);
setToShowUnmappedOnly(false);
}}
className="h-7 bg-emerald-100 text-xs text-emerald-700 hover:bg-emerald-200"
className="h-7 text-xs"
>
</Button>
@@ -440,7 +440,7 @@ export const InsertFieldMappingPanel: React.FC<InsertFieldMappingPanelProps> = (
</Card>
{/* 매핑 통계 */}
<Card className="mt-4 bg-gradient-to-r from-muted to-muted py-2">
<Card className="mt-4 bg-muted/50 py-2">
<CardContent className="p-4">
<div className="flex items-center justify-between">
<div className="flex items-center gap-3">