backport of UI: Fix confirm dropdown not rendering on HSM (#21975)

Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
This commit is contained in:
hc-github-team-secure-vault-core 2023-07-20 12:19:49 -04:00 committed by GitHub
parent 45af65da81
commit cf6c2937b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{{! template-lint-disable no-inline-styles}}
<div class="confirm-wrapper" style={{this.style}}>
<div class="confirm-wrapper" style={{sanitized-html this.style}}>
<div class="confirm {{if this.openTrigger 'show-confirm'}}" ...attributes>
{{yield
(hash