add login page name field autofocus #42

This commit is contained in:
2021-09-24 17:39:24 +02:00
parent 8e42c7fdbe
commit 7c8a1bb423

View File

@ -23,6 +23,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
id="exampleInputusername1"
v-model="username"
required
autofocus
/>
</div>
<div class="mb-3">