From d24cf48e5c81c40988880d6c8bc3b0cae8876378 Mon Sep 17 00:00:00 2001 From: luzhe Date: Wed, 14 May 2025 14:46:19 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B0=83=E6=95=B4=20GiCellTags=20?= =?UTF-8?q?=E6=8A=98=E5=8F=A0=E9=A1=B9=E6=B0=B4=E5=B9=B3=E5=B1=85=E4=B8=AD?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GiCell/GiCellTags.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/GiCell/GiCellTags.vue b/src/components/GiCell/GiCellTags.vue index 9a731abe..6ea4df2a 100644 --- a/src/components/GiCell/GiCellTags.vue +++ b/src/components/GiCell/GiCellTags.vue @@ -30,4 +30,8 @@ interface Props { } - + -- Gitee