From 4ea6272ea2eee64ac775b626a2d6f78fac70a90b Mon Sep 17 00:00:00 2001 From: Dipak Agarwal Date: Thu, 7 Mar 2024 23:34:56 +0530 Subject: [PATCH] #182 resolved --- imagelab_electron/index.html | 4 ++-- imagelab_electron/styles/style.css | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) 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;