From 7776668e40afd20eb8fdc722abfa9618ccd546a1 Mon Sep 17 00:00:00 2001 From: nivedin Date: Thu, 22 Feb 2024 16:43:24 +0530 Subject: [PATCH] chore: align reqvariable tab to end --- .../hoppscotch-common/src/components/http/RequestOptions.vue | 1 + 1 file changed, 1 insertion(+) 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" >