diff --git a/packages/hoppscotch-app/components/http/Request.vue b/packages/hoppscotch-app/components/http/Request.vue index d4fea1d92..f4b3b14cc 100644 --- a/packages/hoppscotch-app/components/http/Request.vue +++ b/packages/hoppscotch-app/components/http/Request.vue @@ -36,7 +36,7 @@ text-secondaryDark py-2 px-4 - w-28 + w-26 hover:border-dividerDark focus-visible:bg-transparent focus-visible:border-dividerDark @@ -109,7 +109,7 @@