diff --git a/ui/app/components/dashboard/quick-actions-card.hbs b/ui/app/components/dashboard/quick-actions-card.hbs index 9b1f67090d..5928a0ab4c 100644 --- a/ui/app/components/dashboard/quick-actions-card.hbs +++ b/ui/app/components/dashboard/quick-actions-card.hbs @@ -6,7 +6,7 @@

Quick actions

{{#if this.filteredSecretsEngines}} -
+
{{/if}} {{else}} - + + + + {{/if}} {{else}} - - - + + - + + + + {{/if}} \ No newline at end of file diff --git a/ui/app/components/dashboard/replication-card.hbs b/ui/app/components/dashboard/replication-card.hbs index f5890d535d..84bc2da0c8 100644 --- a/ui/app/components/dashboard/replication-card.hbs +++ b/ui/app/components/dashboard/replication-card.hbs @@ -86,18 +86,20 @@
{{else}} - - + + - + + + + {{/if}} \ No newline at end of file diff --git a/ui/app/components/dashboard/secrets-engines-card.hbs b/ui/app/components/dashboard/secrets-engines-card.hbs index 2ca10fc077..b8df77eec9 100644 --- a/ui/app/components/dashboard/secrets-engines-card.hbs +++ b/ui/app/components/dashboard/secrets-engines-card.hbs @@ -77,18 +77,20 @@ {{/if}} {{else}} - - + + - + + + + {{/if}} \ No newline at end of file