diff --git a/src/components/FlowEditor/node/style/baseOther.module.less b/src/components/FlowEditor/node/style/baseOther.module.less index 0c64bcc..d6c76d3 100644 --- a/src/components/FlowEditor/node/style/baseOther.module.less +++ b/src/components/FlowEditor/node/style/baseOther.module.less @@ -51,10 +51,11 @@ .node-inputs, - .node-outputs, - .node-outputs-api { + .node-outputs { flex: 1; + } + .node-outputs-api { .node-input-label { font-size: 12px; padding: 1px 0;