From ef8877e33a054aa85e74b47703efaf0b0338f81c Mon Sep 17 00:00:00 2001 From: Vault Automation Date: Tue, 14 Oct 2025 16:37:53 -0400 Subject: [PATCH] update card titles to be h2 instead of h3 to match other cards (#10129) (#10130) Co-authored-by: Dan Rivera --- ui/app/components/dashboard/replication-card.hbs | 4 ++-- .../components/dashboard/vault-configuration-details-card.hbs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/app/components/dashboard/replication-card.hbs b/ui/app/components/dashboard/replication-card.hbs index e656715c9c..4f954dcddf 100644 --- a/ui/app/components/dashboard/replication-card.hbs +++ b/ui/app/components/dashboard/replication-card.hbs @@ -5,9 +5,9 @@
-

+

Cluster replication status -

+ {{#if (or @replication.dr.clusterId @replication.performance.clusterId)}} diff --git a/ui/app/components/dashboard/vault-configuration-details-card.hbs b/ui/app/components/dashboard/vault-configuration-details-card.hbs index 8a2a355d06..ec17cb9598 100644 --- a/ui/app/components/dashboard/vault-configuration-details-card.hbs +++ b/ui/app/components/dashboard/vault-configuration-details-card.hbs @@ -4,7 +4,7 @@ }} -

Configuration details

+

Configuration details

<:body as |B|>