diff --git a/src/web/components/httprp.html b/src/web/components/httprp.html index e7b4f4f..88eaa20 100644 --- a/src/web/components/httprp.html +++ b/src/web/components/httprp.html @@ -51,7 +51,7 @@ padding: 1.4em; border-radius: .6em; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2), 0px 8px 16px rgba(0, 0, 0, 0.2); - z-index: 9; + z-index: 8; max-width: 840px; } @@ -104,13 +104,40 @@ height: 80vh; border-radius: 0; overflow-y: scroll; + overflow-x: hidden; + width: 100%; } + /* Override the ui grid */ + #httprpEditModalSideMenu{ + width: 16% !important; + } + + #httprpEditModalContentWindow{ + width: 84% !important; + } + + #httprpEditModal{ + padding-left: 0; + padding-right: 0; + } + + .editorSideMenuText{ + display:none; + } + + .hrpedit_menu_item{ + height: 2.4em; + } + .httpProxyEditClosePC{ display:none !important; } .httpProxyEditCloseMobile{ display:block !important; + position: absolute; + left: 1.25em !important; + bottom: 1em; } } @@ -130,7 +157,7 @@ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); - z-index: 8; + z-index: 7; backdrop-filter: blur(3px); } @@ -192,41 +219,42 @@
-
-
+
+ -
+
@@ -240,11 +268,12 @@
- +
+
@@ -260,27 +289,18 @@
-
-
-
- - Advanced Settings -
-
-
- - -
-
-
- - -
-
-
+
+
+ +
+
+
+ + +
@@ -353,7 +373,7 @@

- +
@@ -377,7 +397,6 @@
-