From 2d6fa0508139d4fe465a357245ea21e5a7bf96a3 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 4 Oct 2023 20:50:02 +0300 Subject: [PATCH] increase textarea size --- public/asset/default/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/asset/default/css/common.css b/public/asset/default/css/common.css index cb5d2ff..f7a537f 100644 --- a/public/asset/default/css/common.css +++ b/public/asset/default/css/common.css @@ -65,7 +65,7 @@ input:focus { } textarea { - min-height: 86px; + min-height: 160px; } /* @TODO improve focus out