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

This commit is contained in:
DDD1542
2026-03-09 17:18:45 +09:00
parent 790592ec76
commit e4de414dfb
12 changed files with 311 additions and 273 deletions

View File

@@ -147,7 +147,7 @@ export default function LayoutsPanel({
};
return (
<div className={`layouts-panel h-full bg-gradient-to-br from-slate-50 to-indigo-50/30 border-r border-border/60 shadow-sm ${className || ""}`}>
<div className={`layouts-panel h-full bg-background border-r border-border/60 shadow-sm ${className || ""}`}>
<div className="flex h-full flex-col">
{/* 헤더 */}
<div className="border-b p-4">