From efc1cb52eba3222d89fbe7ec9dcbcca4b2631fee Mon Sep 17 00:00:00 2001 From: osiris Date: Tue, 14 May 2024 11:00:42 +0800 Subject: [PATCH] style --- src/components/Layout/Floor/Floor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Floor/Floor.vue b/src/components/Layout/Floor/Floor.vue index c359366..8426813 100644 --- a/src/components/Layout/Floor/Floor.vue +++ b/src/components/Layout/Floor/Floor.vue @@ -4,7 +4,7 @@ const appDesc = ref(import.meta.env.VITE_APP_DESC || '')