From efb20439e4a5a4c66755447515ce54c2df1ac433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=87=8E?= Date: Mon, 1 Dec 2025 22:06:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=BA=E6=95=B0NAN?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TitleTextarea/index.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TitleTextarea/index.scss b/src/components/TitleTextarea/index.scss index d732824..4763121 100644 --- a/src/components/TitleTextarea/index.scss +++ b/src/components/TitleTextarea/index.scss @@ -25,8 +25,8 @@ color: rgba(60, 60, 67, 0.60) !important; font-size: 16px !important; font-weight: normal !important; - height: 20px; - line-height: 20px; + height: 19px; + line-height: 19px; }