style: update font sizes in NodeConfigPanel and WorkflowConfigPanel for improved readability
This commit is contained in:
@@ -144,7 +144,7 @@ export function WorkflowConfigPanel({
|
||||
</Button>
|
||||
</div>
|
||||
{panelDescription ? (
|
||||
<div className="mt-1 text-xs leading-5 text-slate-500">
|
||||
<div className="mt-1 text-sm leading-5 text-slate-500">
|
||||
{panelDescription}
|
||||
</div>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user