nivedin 1 год назад
Родитель
Сommit
ebe680c596
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      packages/hoppscotch-common/src/components/collections/Properties.vue

+ 2 - 2
packages/hoppscotch-common/src/components/collections/Properties.vue

@@ -18,7 +18,7 @@
             :is-collection-property="true"
             :is-collection-property="true"
             @change-tab="changeOptionTab"
             @change-tab="changeOptionTab"
           />
           />
-          <div class="bg-bannerInfo py-2 px-4 flex items-center">
+          <div class="bg-bannerInfo p-2 flex items-center">
             <icon-lucide-info class="svg-icons mr-2" />
             <icon-lucide-info class="svg-icons mr-2" />
             {{ t("helpers.collection_properties_header") }}
             {{ t("helpers.collection_properties_header") }}
             <a href="hopp.sh" target="_blank" class="underline">{{
             <a href="hopp.sh" target="_blank" class="underline">{{
@@ -36,7 +36,7 @@
             :is-root-collection="editingProperties?.isRootCollection"
             :is-root-collection="editingProperties?.isRootCollection"
             :inherited-properties="editingProperties?.inheritedProperties"
             :inherited-properties="editingProperties?.inheritedProperties"
           />
           />
-          <div class="bg-bannerInfo py-2 px-4 flex items-center">
+          <div class="bg-bannerInfo p-2 flex items-center">
             <icon-lucide-info class="svg-icons mr-2" />
             <icon-lucide-info class="svg-icons mr-2" />
             {{ t("helpers.collection_properties_authorization") }}
             {{ t("helpers.collection_properties_authorization") }}
             <a href="hopp.sh" target="_blank" class="underline">{{
             <a href="hopp.sh" target="_blank" class="underline">{{