From 50725fd4ecd4bddfd108cc650f280cd6b7e68d7b Mon Sep 17 00:00:00 2001 From: hezhendong Date: Sat, 14 Jun 2025 21:34:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=AF=9B=E7=8E=BB=E7=92=83?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.css b/theme.css index 5ad80fa..edcd73e 100644 --- a/theme.css +++ b/theme.css @@ -448,9 +448,9 @@ body:not(.is-mobile) .workspace-tab-container { } .tree-item.nav-file:hover { - border-radius: var(--radius-xl); + /* border-radius: var(--radius-xl); */ /* background: rgba(250, 5, 5, 0.1); */ - backdrop-filter: blur(15px) saturate(180%); + /* backdrop-filter: blur(15px) saturate(180%); */ } body:not(.is-mobile) .workspace-tab-header-container {