diff --git a/packages/hoppscotch-common/src/components/collections/Properties.vue b/packages/hoppscotch-common/src/components/collections/Properties.vue index 7384f2074..eebe9910d 100644 --- a/packages/hoppscotch-common/src/components/collections/Properties.vue +++ b/packages/hoppscotch-common/src/components/collections/Properties.vue @@ -18,20 +18,13 @@ :is-collection-property="true" @change-tab="changeOptionTab" /> - - - {{ t("helpers.collection_properties_header") }} - {{ - t("action.learn_more") - }} - - +
+ + {{ t("helpers.collection_properties_header") }} + {{ + t("action.learn_more") + }} +
- - - {{ t("helpers.collection_properties_authorization") }} - {{ - t("action.learn_more") - }} - - +
+ + {{ t("helpers.collection_properties_authorization") }} + {{ + t("action.learn_more") + }} +