From 3ff642b98a8fe6f1d4d45000f175a9e2954f58b3 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 7 Apr 2025 16:57:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E8=BF=94=E5=9B=9E=E9=A1=B6=E9=83=A8=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E6=9C=AA=E5=B1=85=E4=B8=AD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/layout/index.vue b/src/layout/index.vue index 3aca7bb..b75e210 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -191,6 +191,9 @@ watch(route, () => { margin-left: 0; } } +:deep(.el-backtop .svg-icon) { + margin-right: 0; +} .layout-mix { .sidebar-container {