This commit is contained in:
Your Name 2025-06-26 08:23:48 +08:00
parent 40ce147949
commit 42f53663b0
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ const LoginPage: React.FC = () => {
{ {
// backgroundImage: `url(${backgroundUrl})`, // backgroundImage: `url(${backgroundUrl})`,
// backgroundSize: "cover", // backgroundSize: "cover",
} }
}> }>
<div <div
className="flex items-center transition-all hover:bg-white overflow-hidden border-2 border-white bg-gray-50 shadow-elegant rounded-xl " className="flex items-center transition-all hover:bg-white overflow-hidden border-2 border-white bg-gray-50 shadow-elegant rounded-xl "