From 8047b82f9fdae0fc0f42db7db9ac78b217d7f12b Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Fri, 31 May 2019 18:40:10 +0200 Subject: [PATCH] changes --- dist/index.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; }