From cf6c2937b0c894496f64117d793c6c023bb00acf Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:19:49 -0400 Subject: [PATCH] backport of UI: Fix confirm dropdown not rendering on HSM (#21975) Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com> --- ui/lib/core/addon/templates/components/confirm.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/lib/core/addon/templates/components/confirm.hbs b/ui/lib/core/addon/templates/components/confirm.hbs index 2218d0de4..e2c51b0ea 100644 --- a/ui/lib/core/addon/templates/components/confirm.hbs +++ b/ui/lib/core/addon/templates/components/confirm.hbs @@ -1,6 +1,6 @@ {{! template-lint-disable no-inline-styles}} -