[agent-pipeline] pipe-20260309055714-23ry round-3
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user