From b0ab16a4e86e6aada3601db0b6e3032e62027352 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 6 Jan 2022 16:53:13 +0800 Subject: [PATCH] =?UTF-8?q?medium-zoom=20=E9=81=AE=E7=BD=A9=E5=B1=82?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/globals.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/globals.css b/styles/globals.css index 2b5e0411..b5365ede 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -159,4 +159,8 @@ nav { background: rgba(31, 41, 55, .75); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); +} + +.medium-zoom-overlay{ + background: none !important; } \ No newline at end of file