mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
fix(free-demo): llm node height
This commit is contained in:
parent
e7656d4cec
commit
f49f359db4
@ -14,7 +14,7 @@ export const LLMNodeRegistry: FlowNodeRegistry = {
|
||||
meta: {
|
||||
size: {
|
||||
width: 360,
|
||||
height: 94,
|
||||
height: 305,
|
||||
},
|
||||
},
|
||||
onAdd() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user