From 48e219187b42f24e10f3f881e085e8a73b5d831d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Thu, 5 Sep 2024 17:39:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B7=B2=E9=80=89=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/layout/components/main/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/layout/components/main/index.scss b/src/views/layout/components/main/index.scss index 3a916d35..54801ac0 100644 --- a/src/views/layout/components/main/index.scss +++ b/src/views/layout/components/main/index.scss @@ -339,7 +339,7 @@ transition: 1s ease; } .layout-toggle-bar-bottom { - top: 2.4rem; + top: 2.6rem; } } .layout-toggle-bar-close:hover {