diff --git a/webAO/ui.js b/webAO/ui.js index 3342a096..c927e3e7 100644 --- a/webAO/ui.js +++ b/webAO/ui.js @@ -18,7 +18,6 @@ const config = { width: 40, content: [{ type: 'component', - height: 80, isClosable: false, componentName: 'template', title: 'IC', @@ -26,7 +25,7 @@ const config = { }, { type: 'component', - height: 20, + height: 50, isClosable: false, title: 'IC Options', componentName: 'template',