From 3520d35f389e8fd692b60a252f1acc42073eff82 Mon Sep 17 00:00:00 2001 From: Nam Vu Date: Wed, 12 Jun 2024 07:24:58 +0700 Subject: [PATCH] fix: autoHeightTextarea dimensions in Firefox (#4891) --- web/app/components/base/auto-height-textarea/common.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/base/auto-height-textarea/common.tsx b/web/app/components/base/auto-height-textarea/common.tsx index 0c500974d0..6ec4612c2e 100644 --- a/web/app/components/base/auto-height-textarea/common.tsx +++ b/web/app/components/base/auto-height-textarea/common.tsx @@ -38,7 +38,7 @@ const AutoHeightTextarea = forwardRef