diff --git a/src/components/AutoDataForm/components/NestedField.vue b/src/components/AutoDataForm/components/NestedField.vue
index f631f0a72..d57dc56bb 100644
--- a/src/components/AutoDataForm/components/NestedField.vue
+++ b/src/components/AutoDataForm/components/NestedField.vue
@@ -1,5 +1,6 @@
- {{ button.title }}
- {{ $t('common.Reset') }}
- {{ $t('common.SaveAndAddAnother') }}
- {{ $t('common.Submit') }}
+
+ {{ button.title }}
+
+
+ {{ $t('common.Reset') }}
+
+
+ {{ $t('common.SaveAndAddAnother') }}
+
+
+ {{ $t('common.Submit') }}
+
@@ -25,6 +51,7 @@