Skip to content

Commit 70f9491

Browse files
authored
Update ContentCommon.vue
1 parent e379b72 commit 70f9491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningHub.Nhs.WebUI/Scripts/vuesrc/contribute/ContentCommon.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
<div class="row mt-5">
8585
<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>
86+
<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>
8787
</div>
8888
</div>
8989
<div class="row">

0 commit comments

Comments
 (0)