diff --git a/packages/hoppscotch-common/src/components/http/RequestOptions.vue b/packages/hoppscotch-common/src/components/http/RequestOptions.vue index 52fab4d29..619fd38f8 100644 --- a/packages/hoppscotch-common/src/components/http/RequestOptions.vue +++ b/packages/hoppscotch-common/src/components/http/RequestOptions.vue @@ -75,6 +75,7 @@ :id="'requestVariables'" :label="`${t('tab.variables')}`" :info="`${newActiveRequestVariablesCount$}`" + :align-last="true" >