Fix authentication page on mobile devices
This commit is contained in:
parent
513692fef5
commit
1f6f7c4bb4
10 changed files with 94 additions and 80 deletions
|
@ -3,7 +3,5 @@
|
|||
])
|
||||
|
||||
@section('container')
|
||||
<div class="w-full max-w-xs sm:max-w-md m-auto mt-8">
|
||||
<div id="app"></div>
|
||||
</div>
|
||||
<div id="app"></div>
|
||||
@endsection
|
||||
|
|
Reference in a new issue