fix login form size
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
300f55c38f
commit
86edfd7fa9
@ -11,7 +11,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="center-div">
|
||||
<form style="margin-top: 20px;">
|
||||
<form style="margin-top: 20px; width: min-content;">
|
||||
<fieldset>
|
||||
<legend>Proxmox VE Login</legend>
|
||||
<div class="input-grid" style="grid-template-columns: repeat(2, auto);">
|
||||
|
Loading…
Reference in New Issue
Block a user