diff --git a/src/Squidex/app/features/content/shared/array-editor.component.html b/src/Squidex/app/features/content/shared/array-editor.component.html
index 76a4018d2..e7528a2e5 100644
--- a/src/Squidex/app/features/content/shared/array-editor.component.html
+++ b/src/Squidex/app/features/content/shared/array-editor.component.html
@@ -1,4 +1,7 @@
-
0" [sqxSortModel]="arrayControl.controls" (sqxSorted)="sort($event)" dragHandle=".drag-handle">
+
0"
+ [sqxSortModel]="arrayControl.controls"
+ (sqxSorted)="sort($event)"
+ dragHandle=".drag-handle">
-
+
diff --git a/src/Squidex/app/features/schemas/pages/schema/field.component.html b/src/Squidex/app/features/schemas/pages/schema/field.component.html
index 2b0e552a6..4789dc1de 100644
--- a/src/Squidex/app/features/schemas/pages/schema/field.component.html
+++ b/src/Squidex/app/features/schemas/pages/schema/field.component.html
@@ -107,7 +107,10 @@
-
+
diff --git a/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html b/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html
index 1d582321a..8d49594d6 100644
--- a/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html
+++ b/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html
@@ -60,7 +60,10 @@
-