add login page name field autofocus #42

This commit is contained in:
weeman 2021-09-24 17:39:24 +02:00
parent 8e42c7fdbe
commit 7c8a1bb423
Signed by untrusted user: weeman
GPG Key ID: 34F0524D4DA694A1
1 changed files with 1 additions and 0 deletions

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">