From cd7429dd2425e318164a93cfca167ae535900e4c Mon Sep 17 00:00:00 2001 From: nivedin Date: Wed, 21 Feb 2024 22:19:33 +0530 Subject: [PATCH] fix: add parent containers for codemirror instances --- packages/hoppscotch-common/src/components/graphql/Sidebar.vue | 4 ++-- .../hoppscotch-common/src/components/graphql/Variable.vue | 4 +++- packages/hoppscotch-common/src/components/http/Headers.vue | 4 +++- packages/hoppscotch-common/src/components/http/Parameters.vue | 4 +++- .../src/components/http/PreRequestScript.vue | 4 ++-- packages/hoppscotch-common/src/components/http/RawBody.vue | 4 +++- packages/hoppscotch-common/src/components/http/Tests.vue | 4 ++-- .../src/components/http/URLEncodedParams.vue | 4 +++- 8 files changed, 21 insertions(+), 11 deletions(-) diff --git a/packages/hoppscotch-common/src/components/graphql/Sidebar.vue b/packages/hoppscotch-common/src/components/graphql/Sidebar.vue index 3eeaa9aa4..0bc34cd64 100644 --- a/packages/hoppscotch-common/src/components/graphql/Sidebar.vue +++ b/packages/hoppscotch-common/src/components/graphql/Sidebar.vue @@ -145,8 +145,8 @@ /> -
-
+
+
-
+
+
+