refactor: implement slide-in transition for mobile sidebars and update auth layout visibility responsiveness

This commit is contained in:
poyrazavsever
2026-06-09 15:32:31 +03:00
parent 2936bbb4ef
commit f69c4a68ba
3 changed files with 42 additions and 36 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ export function AuthPageShell({
/>
</div>
<div className="hidden space-y-2 text-center lg:block lg:text-left">
<div className="space-y-2 text-center lg:text-left">
<Typography variant="h2" className="text-3xl">
{title}
</Typography>