backport of commit 824065b3ab (#23129)

Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-09-15 17:59:24 -04:00
committed by GitHub
parent 5307aa8e0e
commit e8988e7ea2

View File

@@ -7,7 +7,7 @@
{{#if this.getShowToolbar}}
<div data-test-component="json-editor-toolbar">
<Toolbar>
<label class="is-label" data-test-component="json-editor-title">
<label class="has-text-weight-bold" data-test-component="json-editor-title">
{{@title}}
{{#if @subTitle}}
<span class="is-size-9 is-lowercase has-text-grey">({{@subTitle}})</span>