From 080ccae0ff6373d352cb308c17e45dbd95dc5db0 Mon Sep 17 00:00:00 2001 From: SoulEater Date: Wed, 26 Nov 2025 08:14:30 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E9=A1=B5=E7=AD=BE?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=E4=B8=BA=E8=B0=B7=E6=AD=8C=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8B=E7=9A=84=E5=B8=83=E5=B1=80=E5=92=8C=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=20(#1245)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/lay-tag/index.scss | 3 +-- src/layout/components/lay-tag/index.vue | 5 ++++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/layout/components/lay-tag/index.scss b/src/layout/components/lay-tag/index.scss index e3996803c..d5418038c 100644 --- a/src/layout/components/lay-tag/index.scss +++ b/src/layout/components/lay-tag/index.scss @@ -321,10 +321,9 @@ .chrome-tab-divider { position: absolute; - right: 7px; + left: 7px; width: 1px; height: 14px; - background-color: #2b2d2f; } &:hover { diff --git a/src/layout/components/lay-tag/index.vue b/src/layout/components/lay-tag/index.vue index 88a222584..9409fb427 100644 --- a/src/layout/components/lay-tag/index.vue +++ b/src/layout/components/lay-tag/index.vue @@ -618,6 +618,10 @@ onBeforeUnmount(() => { />
+
@@ -631,7 +635,6 @@ onBeforeUnmount(() => { >
-