diff --git a/packages/hoppscotch-app/components/environments/Edit.vue b/packages/hoppscotch-app/components/environments/Edit.vue
index 0f7e70fa4..fdef5a59b 100644
--- a/packages/hoppscotch-app/components/environments/Edit.vue
+++ b/packages/hoppscotch-app/components/environments/Edit.vue
@@ -61,13 +61,6 @@
/>
diff --git a/packages/hoppscotch-app/components/graphql/RequestOptions.vue b/packages/hoppscotch-app/components/graphql/RequestOptions.vue
index f8de9fbc2..5567ba862 100644
--- a/packages/hoppscotch-app/components/graphql/RequestOptions.vue
+++ b/packages/hoppscotch-app/components/graphql/RequestOptions.vue
@@ -166,15 +166,6 @@
:spellcheck="false"
:value="header.key"
autofocus
- styles="
- bg-transparent
- flex
- flex-1
- py-1
- px-4
- truncate
- "
- class="flex-1 !flex"
@input="
updateHeader(index, {
key: $event,
diff --git a/packages/hoppscotch-app/components/http/Authorization.vue b/packages/hoppscotch-app/components/http/Authorization.vue
index c528c949e..279f26bb4 100644
--- a/packages/hoppscotch-app/components/http/Authorization.vue
+++ b/packages/hoppscotch-app/components/http/Authorization.vue
@@ -158,50 +158,32 @@
-
+
-
+