fix(free-demo): llm node height

This commit is contained in:
liuyangxing 2025-03-17 19:29:28 +08:00
parent e7656d4cec
commit f49f359db4

View File

@ -14,7 +14,7 @@ export const LLMNodeRegistry: FlowNodeRegistry = {
meta: {
size: {
width: 360,
height: 94,
height: 305,
},
},
onAdd() {