fix: embeds response and request option section getting hidden bug (#4181)

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
Nivedin
2024-07-18 15:13:43 +05:30
committed by GitHub
parent 7ebc9a6fd6
commit 8c6b80dc42
13 changed files with 251 additions and 196 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex flex-col justify-center">
<div class="flex flex-col justify-center h-screen">
<div
v-if="sharedRequestDetails.loading"
class="flex justify-center items-center py-5"