From 9c7be39d0951f8c863e3ce390589a378626d60af Mon Sep 17 00:00:00 2001 From: 05412 <2738076308@qq.com> Date: Wed, 31 Jul 2024 18:12:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=AF=B9=E8=AF=9D=E6=A1=86?= =?UTF-8?q?=E9=81=AE=E7=BD=A9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index dea6d18..67c7401 100644 --- a/src/style.css +++ b/src/style.css @@ -10,5 +10,5 @@ --color-primary-lighter: #38BDF2; } .v-overlay.v-dialog{ - backdrop-filter: blur(3px); + backdrop-filter: blur(6px); } \ No newline at end of file