diff --git a/imagelab_electron/index.html b/imagelab_electron/index.html index 84f7e9d..ddae4be 100644 --- a/imagelab_electron/index.html +++ b/imagelab_electron/index.html @@ -179,11 +179,11 @@
-

+

Operation name

here is the operation description diff --git a/imagelab_electron/styles/style.css b/imagelab_electron/styles/style.css index c9664a5..b457cc1 100644 --- a/imagelab_electron/styles/style.css +++ b/imagelab_electron/styles/style.css @@ -85,7 +85,6 @@ body { .information-pane { width: auto; min-width: 700px; - height: 7vh; margin-top: 7px; padding-left: 15px; padding-top: 3px;