chore(webui): improve the states id page

This commit is contained in:
Julien Dessaux 2025-04-21 23:49:24 +02:00
parent 9bf75bfd37
commit 6fb2db436d
Signed by: adyxax
GPG key ID: F92E51B86E07177E
4 changed files with 106 additions and 45 deletions

View file

@ -45,7 +45,7 @@
</span>
{{ end }}
<div style="align-self:stretch; display:flex; justify-content:flex-end;">
<button class="primary" type="submit" value="submit">Upload and Create State</button>
<button type="submit" value="submit">Upload and Create State</button>
</div>
</fieldset>
</form>