fix login form layout

This commit is contained in:
Arthur Lu 2022-12-21 11:33:51 -08:00
parent 7ac537d00b
commit fb12817140

View File

@ -13,7 +13,7 @@
<form>
<fieldset>
<legend>Proxmox VE Login</legend>
<div class="labels-inputs">
<div class="label-input">
<label for="username">Username</label>
<input type="text" id="username" name="username">
<label for="username">Password</label>