- {{workflow.displayName}}
+
+ {{workflow.displayName}}
+
+
+
+
-
diff --git a/src/Squidex/app/features/settings/pages/workflows/workflow.component.scss b/src/Squidex/app/features/settings/pages/workflows/workflow.component.scss
index bfb99a1aa..b39e484f1 100644
--- a/src/Squidex/app/features/settings/pages/workflows/workflow.component.scss
+++ b/src/Squidex/app/features/settings/pages/workflows/workflow.component.scss
@@ -7,11 +7,22 @@
}
}
+.workflow {
+ &-name {
+ @include truncate;
+ }
+}
+
.col-form-label {
min-width: 4rem;
max-width: 4rem;
}
+.col-tags {
+ padding: .6rem 1rem;
+ padding-bottom: 0;
+}
+
.form-group {
margin-bottom: 2rem;
margin-left: 2rem;
diff --git a/src/Squidex/app/framework/angular/forms/tag-editor.component.html b/src/Squidex/app/framework/angular/forms/tag-editor.component.html
index 927fe127f..14147ae43 100644
--- a/src/Squidex/app/framework/angular/forms/tag-editor.component.html
+++ b/src/Squidex/app/framework/angular/forms/tag-editor.component.html
@@ -1,10 +1,10 @@
-
-
+
{{asset.pixelWidth}}x{{asset.pixelHeight}}px, {{asset.fileSize | sqxFileSize}}