diff options
Diffstat (limited to 'webAO/ui.js')
| -rw-r--r-- | webAO/ui.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/ui.js b/webAO/ui.js index 043c004..94ebe41 100644 --- a/webAO/ui.js +++ b/webAO/ui.js @@ -18,7 +18,7 @@ const config = { width: 40, content: [{ type: 'component', - height: 67, + height: 68, isClosable: false, componentName: 'template', title: 'IC', @@ -26,7 +26,7 @@ const config = { }, { type: 'component', - height: 33, + height: 32, isClosable: false, title: 'IC Options', componentName: 'template', |
