From b69db2ff2c3aabfc10ed4b25f3d3b95e4c520f88 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Thu, 27 Oct 2022 14:33:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D`tailwindcss`=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=96=B0=E5=A2=9E=E7=9A=84`collapse`?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E4=B8=8E=E5=B9=B3=E5=8F=B0class=E7=B1=BB?= =?UTF-8?q?=E5=90=8D=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/sidebar/logo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/components/sidebar/logo.vue b/src/layout/components/sidebar/logo.vue index eae5bc9b63..6f8b475573 100644 --- a/src/layout/components/sidebar/logo.vue +++ b/src/layout/components/sidebar/logo.vue @@ -9,7 +9,7 @@ const { title } = useNav();