From c4546bdfa303f1e89c0d7ddd46b54e4ec5170096 Mon Sep 17 00:00:00 2001 From: Soybean Date: Fri, 25 Feb 2022 10:57:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(projects):=20=E4=BF=AE=E5=A4=8D=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=88=87=E6=8D=A2=E5=8A=A8=E7=94=BB=E6=97=A0=E5=8F=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/common/GlobalContent/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/layouts/common/GlobalContent/index.vue b/src/layouts/common/GlobalContent/index.vue index b8e5b5c3..b1530b2c 100644 --- a/src/layouts/common/GlobalContent/index.vue +++ b/src/layouts/common/GlobalContent/index.vue @@ -4,7 +4,7 @@ class="h-full bg-[#f6f9f8] dark:bg-[#101014] transition duration-300 ease-in-out" > - + @@ -14,7 +14,7 @@