Work on layout

This commit is contained in:
William Bouzourène 2025-07-11 14:39:59 +02:00
parent f87ca9698d
commit f7febff221
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
15 changed files with 1164 additions and 1149 deletions

View file

@ -33,8 +33,8 @@
</div>
{% endif %}
<div class="row mb-3">
<label for="value" class="form-label col-md-2"> Valeur </label>
<div class="row align-items-center mb-3">
<label for="value" class="form-label mb-0 col-md-2"> Valeur </label>
<div class="col-md-10">
<input
id="value"
@ -49,7 +49,7 @@
</div>
</div>
<div class="row mb-3">
<div class="row align-items-center mb-3">
<div class="col-md-10 offset-md-2">
<input
type="checkbox"
@ -67,7 +67,7 @@
</div>
</div>
<div class="my-4 row">
<div class="my-4 row align-items-center">
<div class="col-6">
<button class="btn btn-outline-primary" type="submit">
<i class="me-1 bi-floppy"></i>