add icons to config form

This commit is contained in:
2022-12-21 15:56:52 -08:00
parent 0b2bb51bdd
commit 7f4c006385
4 changed files with 14 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
<form>
<fieldset>
<legend>Proxmox VE Login</legend>
<div class="label-input">
<div class="input-grid" style="grid-template-columns: repeat(2, auto);">
<label for="username">Username</label>
<input type="text" id="username" name="username">
<label for="username">Password</label>