1
0
mirror of synced 2024-11-24 06:50:15 +01:00

Fixed login page mobile view layout issue

This commit is contained in:
S-Sebb 2023-11-13 13:50:02 +00:00
parent a41b144910
commit b612c56f5b

View File

@ -105,7 +105,7 @@
{
<MudContainer>
<MudGrid Justify="Justify.Center">
<MudItem xs="4" class="mt-8">
<MudItem xs="12" md="6" lg="4" class="mt-8">
<MudCard>
<MudCardContent>
<MudForm @ref="loginForm">