v1.4.9 - Fixed (most of) style in all documents
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
@endsection
|
||||
|
||||
@section("content")
|
||||
<main style="justify-content: unset">
|
||||
<main class="justify-unset">
|
||||
<h1 class="text-center sde-blue mt-1">{{__('msg.konto')}}</h1>
|
||||
<form method="post" action="{{ route("users.accountupdate", ['user' => Auth::user()]) }}" onsubmit="return checkInputs()">
|
||||
@csrf
|
||||
|
||||
Reference in New Issue
Block a user