Login page autofocus on username (#1303)

This commit is contained in:
jeessy2
2024-10-31 16:57:46 +08:00
committed by GitHub
parent d5fb28e625
commit 2b9bda3dce

View File

@ -57,6 +57,7 @@
class="form-control form"
name="Username"
id="Username"
autofocus
/>
</div>
</div>