diff --git a/frontend/src/app/components/ui-components/record-edit-fields/code/code.component.html b/frontend/src/app/components/ui-components/record-edit-fields/code/code.component.html index c38ed6282..5f50cc70d 100644 --- a/frontend/src/app/components/ui-components/record-edit-fields/code/code.component.html +++ b/frontend/src/app/components/ui-components/record-edit-fields/code/code.component.html @@ -1,6 +1,6 @@ {{ normalizedLabel }} {{ required ? '*' : '' }} -
+
{{ normalizedLabel }} {{ required ? '*' : '' }} -
+