fix login form layout

This commit is contained in:
Arthur Lu 2022-12-21 11:33:51 -08:00
parent 76fea95adc
commit 912b038136

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>