center config form
This commit is contained in:
parent
f9137a4f44
commit
d3fca0f67c
@ -22,8 +22,7 @@
|
|||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h2 id="name">Instances / %{vmname}</h2><hr>
|
<h2 id="name">Instances / %{vmname}</h2><hr>
|
||||||
<div class="center-div">
|
<form style="margin-left: auto; margin-right: auto;">
|
||||||
<form>
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>Resources</legend>
|
<legend>Resources</legend>
|
||||||
<div class="input-grid" id="resources" style="grid-template-columns: repeat(3, auto) 1fr;"></div>
|
<div class="input-grid" id="resources" style="grid-template-columns: repeat(3, auto) 1fr;"></div>
|
||||||
@ -43,7 +42,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
|
||||||
</main>
|
</main>
|
||||||
<footer><p>© tronnet</p></footer>
|
<footer><p>© tronnet</p></footer>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user