Skip to content

Commit 136e55a

Browse files
committed
minor
1 parent e39baa5 commit 136e55a

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/workbench

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/workbench/NodeUI.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ qx.Class.define("osparc.workbench.NodeUI", {
597597
},
598598

599599
__turnIntoParameterUI: function() {
600-
const width = 100;
600+
const width = 120;
601601
this.__setNodeUIWidth(width);
602602

603603
const label = new qx.ui.basic.Label().set({

0 commit comments

Comments
 (0)