diff --git a/packages/hoppscotch-app/components/graphql/Sidebar.vue b/packages/hoppscotch-app/components/graphql/Sidebar.vue index 3328cc424..aa8c8d86b 100644 --- a/packages/hoppscotch-app/components/graphql/Sidebar.vue +++ b/packages/hoppscotch-app/components/graphql/Sidebar.vue @@ -49,7 +49,7 @@ type="search" autocomplete="off" :placeholder="`${t('action.search')}`" - class="flex w-full p-4 py-2 bg-transparent" + class="flex flex-1 p-4 py-2 bg-transparent" />