From 7c76638661081be61ecf5cab7d1fb77a32f1d469 Mon Sep 17 00:00:00 2001 From: LiLongLong <13717757313@163.com> Date: Wed, 12 Feb 2025 10:04:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/Footer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/components/Footer.vue b/src/views/components/Footer.vue index 733be92..2823ef5 100644 --- a/src/views/components/Footer.vue +++ b/src/views/components/Footer.vue @@ -51,7 +51,7 @@ const showWastePopover = ref(false) align-items: center; border-radius: 5px; background: #FFFFFF; - height: 40px; + height: 1.25rem; width: 39.625rem; margin-left: 11.875rem; }