From 6815eca84d2b8a76a59090e3cd4f4adb7cd80c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=87=8E?= Date: Sun, 30 Nov 2025 14:52:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B1=85=E4=B8=AD=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= 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 48682a7..d732824 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: 22px; - line-height: 22px; + height: 20px; + line-height: 20px; }