From 80fd5ac7f80a4a96ad5ad62b08748096d86699a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E4=BB=99=E9=83=BD=E6=B2=A1=E7=94=A8?= <615206459@qq.com> Date: Sat, 22 Feb 2025 10:47:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/helper/components/ai-code/btn.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/helper/components/ai-code/btn.vue b/src/modules/helper/components/ai-code/btn.vue index c8bbb5e..ea2a3b9 100644 --- a/src/modules/helper/components/ai-code/btn.vue +++ b/src/modules/helper/components/ai-code/btn.vue @@ -48,7 +48,7 @@ function toCode() { animation: shine 3s infinite linear; animation-fill-mode: forwards; -webkit-text-size-adjust: none; - font-size: 13px; + font-size: 12px; line-height: 1; }