From 1ca215d8872972c8dd843d28aec98f98a6fa2f01 Mon Sep 17 00:00:00 2001 From: nivedin Date: Thu, 22 Feb 2024 15:02:18 +0530 Subject: [PATCH] chore: add parent container for req variable codemirror --- .../src/components/http/RequestVariables.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/hoppscotch-common/src/components/http/RequestVariables.vue b/packages/hoppscotch-common/src/components/http/RequestVariables.vue index a25ff4b06..9a3d06de7 100644 --- a/packages/hoppscotch-common/src/components/http/RequestVariables.vue +++ b/packages/hoppscotch-common/src/components/http/RequestVariables.vue @@ -44,7 +44,9 @@ /> -
+
+
+