diff --git a/src/app/components/add-value-form/add-value-form.component.html b/src/app/components/add-value-form/add-value-form.component.html index f87041c..e8e811f 100644 --- a/src/app/components/add-value-form/add-value-form.component.html +++ b/src/app/components/add-value-form/add-value-form.component.html @@ -9,27 +9,17 @@
- - - - - - - - - + [(ngModel)]="getItemArray()[i].key" + cdkTextareaAutosize + cdkAutosizeMinRows="1" + cdkAutosizeMaxRows="7"> - + + + + +