From 574d800a1268a499b5cdad7947c8e6ba22f6bf59 Mon Sep 17 00:00:00 2001 From: nivedin Date: Mon, 4 Dec 2023 23:19:15 +0530 Subject: [PATCH] chore: update properties info banner --- .../src/components/collections/Properties.vue | 41 +++++++------------ 1 file changed, 14 insertions(+), 27 deletions(-) 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") + }} +