diff --git a/dist/index.html b/dist/index.html index 40932c815b..ac87d9aa43 100644 --- a/dist/index.html +++ b/dist/index.html @@ -42,7 +42,7 @@ flex-direction: column; } - .textarea.textbox { + .textbox { min-height: 279px; } diff --git a/index.html b/index.html index 7119795b62..9cd49d0eb5 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ flex-direction: column; } - .textarea.textbox { + .textbox { min-height: 279px; }