We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e379b72 commit 70f9491Copy full SHA for 70f9491
LearningHub.Nhs.WebUI/Scripts/vuesrc/contribute/ContentCommon.vue
@@ -83,7 +83,7 @@
83
84
<div class="row mt-5">
85
<div class="form-group col-12">
86
- <h2 id="keyword-label" class="nhsuk-heading-l"><label for="newKeyword">Keywords</label> <i v-if="keywords.length==0" class="warningTriangle fa-solid fa-triangle-exclamation"></i></h2>
+ <h2 id="keyword-label" class="nhsuk-heading-l"><label for="newKeyword" class="keyword-label">Keywords</label> <i v-if="keywords.length==0" class="warningTriangle fa-solid fa-triangle-exclamation"></i></h2>
87
</div>
88
89
<div class="row">
0 commit comments