From a59da0e76084784ca2aafe2dc546eb1190428649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Wed, 21 Jan 2026 23:03:32 +0800 Subject: [PATCH] =?UTF-8?q?style(friends):=20=E7=A7=BB=E9=99=A4=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E8=83=8C=E6=99=AF=E6=A8=A1=E7=B3=8A=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E4=BB=A5=E6=8F=90=E5=8D=87=E6=80=A7=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/friends.astro | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/friends.astro b/src/pages/friends.astro index ac6dde79e..b16202c59 100644 --- a/src/pages/friends.astro +++ b/src/pages/friends.astro @@ -49,8 +49,6 @@ const friends = Object.values( transition-property: background-color, border-color, scale; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.15s; - backdrop-filter: blur(12px); - -webkit-backdrop-filter: blur(12px); transform: translateZ(0); }