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