chore: update properties banner colour

This commit is contained in:
nivedin
2023-12-08 15:06:28 +05:30
committed by Andrew Bastin
parent 83019733e3
commit f79ab298da

View File

@@ -18,7 +18,7 @@
:is-collection-property="true" :is-collection-property="true"
@change-tab="changeOptionTab" @change-tab="changeOptionTab"
/> />
<div class="bg-info py-2 px-4 flex items-center"> <div class="bg-bannerInfo py-2 px-4 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-info py-2 px-4 flex items-center"> <div class="bg-bannerInfo py-2 px-4 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">{{