From aae51d0bef646ff74864751e832e6624349dd1b8 Mon Sep 17 00:00:00 2001 From: Sharath Date: Fri, 20 Oct 2023 19:11:24 +0530 Subject: [PATCH] UI CHANGES-SV --- addform.html | 37 +++++++++++++++++++++++++++++++------ style.css | 2 +- 2 files changed, 32 insertions(+), 7 deletions(-) diff --git a/addform.html b/addform.html index d5a4a35..1ac48ec 100644 --- a/addform.html +++ b/addform.html @@ -256,7 +256,7 @@ overflow-y: auto; overflow-x: scroll; max-height: 532px; - padding:0 00 20px; + padding:0 10px 20px; width: 235px; height: -webkit-fill-available; } @@ -305,8 +305,9 @@ flex-grow: 1; /* Allow the main content to grow and fill the remaining space */ overflow-y: auto; /* Enable vertical scrolling for the main content */ } + .qP-style{ - left:-220px!important; + left:-300px!important; } /*navigation botton */ @@ -368,7 +369,7 @@ .popup { display: none; position: fixed; - background-color: #c8c8cb; + background-color: #dfdfe5; width: 30%; top: 50%; left: 50%; @@ -600,17 +601,37 @@
-