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] 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;