💄 style(ui): some style adjustments

This commit is contained in:
Apple\Apple
2025-06-02 00:15:53 +08:00
parent 05396dae39
commit d15e53ed33
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ const PasswordResetForm = () => {
{/* 半透明遮罩层 */}
<div className="absolute inset-0 bg-gradient-to-br from-teal-500/30 via-blue-500/30 to-purple-500/30 backdrop-blur-sm z-0"></div>
<div className="w-full max-w-md relative z-10">
<div className="w-full max-w-sm relative z-10">
<div className="flex flex-col items-center">
<div className="w-full max-w-md">
<div className="flex items-center justify-center mb-6 gap-2">