mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 11:21:24 +02:00
💄 style(matrix-web): redesign login page to match central auth UI
- Add dark/light theme toggle - Glass-morphic form card with backdrop blur - Centered logo with app name and subtitle - Custom styled inputs with icons and labels - Violet accent color matching Matrix branding - Entrance animations (fadeInUp, fadeInScale) - Shake animation on error - Success pulse animation on login - Mobile-optimized layout - Reduced motion support
This commit is contained in:
parent
f2cd8621cb
commit
dff153ca1e
6 changed files with 930 additions and 616 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"type-check": "tsc --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.2",
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue