From 6c1794a9f9cb077f59c4c6b888a65742637ed600 Mon Sep 17 00:00:00 2001 From: "X1627315083@163.com" <1627315083@qq.com> Date: Thu, 5 Mar 2026 11:24:28 +0800 Subject: [PATCH 1/2] fix --- src/views/home/components/Input.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/components/Input.vue b/src/views/home/components/Input.vue index 982c4e9..fa7e6da 100644 --- a/src/views/home/components/Input.vue +++ b/src/views/home/components/Input.vue @@ -813,7 +813,7 @@ .editor { font-family: 'Regular'; font-weight: 400; - font-size: 1.22rem; + font-size: 1.4rem; min-height: initial; max-height: initial; padding: 0; From 11ac83b502278e2e83fc02ec0b1d03be842741db Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 5 Mar 2026 11:46:41 +0800 Subject: [PATCH 2/2] =?UTF-8?q?style:=20=E8=BE=93=E5=85=A5=E6=A1=86?= =?UTF-8?q?=E6=82=AC=E6=B5=AE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/components/Input.vue | 309 ++++++++++++++-------------- 1 file changed, 156 insertions(+), 153 deletions(-) diff --git a/src/views/home/components/Input.vue b/src/views/home/components/Input.vue index fa7e6da..1671223 100644 --- a/src/views/home/components/Input.vue +++ b/src/views/home/components/Input.vue @@ -1,174 +1,179 @@