From b3875fd1d02d8c1ad257aae036271921e6af414b Mon Sep 17 00:00:00 2001 From: ailoooong Date: Tue, 18 Feb 2025 10:44:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20footer=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AppFooter.vue | 120 +---------------------------------- 1 file changed, 3 insertions(+), 117 deletions(-) diff --git a/src/components/AppFooter.vue b/src/components/AppFooter.vue index bc63d97..e1ad865 100644 --- a/src/components/AppFooter.vue +++ b/src/components/AppFooter.vue @@ -1,24 +1,8 @@ @@ -411,7 +298,6 @@ $color: #fff; .code-box { display: flex; justify-content: right; - margin-bottom: 16px; .code-pop + .code-pop { margin-left: 16px; } -- Gitee