feat: 优化控制台登陆深色模式表现
All checks were successful
Deploy to K3s / deploy (push) Successful in 1m27s

This commit is contained in:
2026-01-03 15:10:10 +08:00
parent a718a5487a
commit 88a017d6da

View File

@@ -97,7 +97,7 @@ export default function Login() {
alt="Image"
width={500}
height={500}
className="absolute inset-0 h-full w-full object-cover dark:brightness-[0.2] dark:grayscale"
className="absolute inset-0 h-full w-full object-cover dark:brightness-[0.6] dark:grayscale"
priority
quality={100}
/>