mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-05-06 05:38:51 +00:00
feat: add back to home link on mobile (#93)
This commit is contained in:
@@ -65,7 +65,7 @@ function Login() {
|
||||
const { t } = useTranslation()
|
||||
|
||||
return (
|
||||
<div className="mt-28 sm:max-w-sm m-auto max-w-fit">
|
||||
<div className="mt-28 sm:max-w-sm m-auto max-w-xs">
|
||||
<Form {...form}>
|
||||
<form onSubmit={form.handleSubmit(onSubmit)} className="space-y-8">
|
||||
<FormField
|
||||
|
||||
Reference in New Issue
Block a user