diff --git a/packages/hoppscotch-common/src/components/graphql/Response.vue b/packages/hoppscotch-common/src/components/graphql/Response.vue index 02073b0af..e82c9d567 100644 --- a/packages/hoppscotch-common/src/components/graphql/Response.vue +++ b/packages/hoppscotch-common/src/components/graphql/Response.vue @@ -4,7 +4,7 @@ v-if=" response && response.length === 1 && response[0].type === 'response' " - class="flex flex-1 flex-col relative" + class="flex flex-1 flex-col" >
-
+
+
+