feat: update WorkflowNodeIcon styling for improved visibility
This commit is contained in:
@@ -135,7 +135,7 @@ export function WorkflowConfigPanel({
|
|||||||
<WorkflowNodeIcon
|
<WorkflowNodeIcon
|
||||||
icon={panelIcon}
|
icon={panelIcon}
|
||||||
size="sm"
|
size="sm"
|
||||||
className="rounded-md bg-slate-100 text-slate-600 shadow-none"
|
className="rounded-md bg-[#2575FC] text-white shadow-none"
|
||||||
/>
|
/>
|
||||||
<div className="min-w-0 flex-1">
|
<div className="min-w-0 flex-1">
|
||||||
<Input
|
<Input
|
||||||
|
|||||||
Reference in New Issue
Block a user