From ccfa841aba0bd0d5859c7c211815dc8f207c9dde Mon Sep 17 00:00:00 2001 From: laughmaker Date: Fri, 31 Jan 2025 00:58:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=9D=9E=E9=80=8F=E6=98=8E?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E6=A8=A1=E5=BC=8F=E4=B8=8B=E4=B8=8B=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=B8=8D=E4=B8=80=E8=87=B4=E7=9A=84=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index e013866..9d92adb 100644 --- a/theme.css +++ b/theme.css @@ -799,7 +799,7 @@ li { background: none; } - .workspace-tab-header-container { + .is-translucent .workspace-tab-header-container { background-color: var(--editor-bg-color) !important; }