From 3d4ba04bd1045341459b17c4911af9db58e6d1b3 Mon Sep 17 00:00:00 2001 From: Monster <389264167@qq.com> Date: Thu, 31 Jul 2025 16:11:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/pages/login/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/pages/login/index.tsx b/ui/src/pages/login/index.tsx index b6f2801..b89f98f 100644 --- a/ui/src/pages/login/index.tsx +++ b/ui/src/pages/login/index.tsx @@ -42,7 +42,7 @@ const StyledPaper = styled(Paper)(({ theme }) => ({ position: 'relative', zIndex: 9, padding: theme.spacing(4), - background: 'rgba(255, 255, 255, 0.85)', + background: 'rgba(240, 240, 240, 0.85)', backdropFilter: 'blur(10px)', width: 458, borderRadius: theme.spacing(2), @@ -209,8 +209,8 @@ const LoginPage = () => { {