Fixed ListComponent margin on custom node

This commit is contained in:
Lucas Oliveira 2024-06-17 17:15:56 -03:00
commit d39d17c656

View file

@ -486,7 +486,7 @@ export default function ParameterComponent({
// Commenting this out until we have a better
// way to display
// (data.node?.template[name]?.refresh ? "w-5/6 " : "") +
"flex-grow"
"flex-grow mt-2"
}
>
<InputListComponent