diff --git a/frontend/app/framework/angular/forms/editors/tag-editor.component.html b/frontend/app/framework/angular/forms/editors/tag-editor.component.html index 08fa47964..a4eb98621 100644 --- a/frontend/app/framework/angular/forms/editors/tag-editor.component.html +++ b/frontend/app/framework/angular/forms/editors/tag-editor.component.html @@ -51,11 +51,13 @@
-
+
-
diff --git a/frontend/app/framework/angular/forms/editors/tag-editor.component.scss b/frontend/app/framework/angular/forms/editors/tag-editor.component.scss index 4cf84affb..c0e23a43c 100644 --- a/frontend/app/framework/angular/forms/editors/tag-editor.component.scss +++ b/frontend/app/framework/angular/forms/editors/tag-editor.component.scss @@ -167,7 +167,7 @@ div { } .suggestions-dropdown { - max-width: 300px; - min-width: 300px; + max-width: 420px; + min-width: 420px; padding: 1rem; } \ No newline at end of file diff --git a/frontend/app/shared/components/schema-category.component.html b/frontend/app/shared/components/schema-category.component.html index e9aee5cff..32a167950 100644 --- a/frontend/app/shared/components/schema-category.component.html +++ b/frontend/app/shared/components/schema-category.component.html @@ -41,7 +41,7 @@
- {{schema.displayName}} + {{schema.displayName}}