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

@ -15,7 +15,7 @@
</div>
<div class="mw-1200">
<div class="row mb-3">
<div class="row align-items-center mb-3">
<div class="col-md-2 col-xl-3">Nom</div>
<div class="col-md-10 col-xl-9">
<input
@ -28,7 +28,7 @@
</div>
</div>
<div class="row mb-3">
<div class="row align-items-center mb-3">
<div class="col-md-2 col-xl-3">Liste à choix multiples</div>
<div class="col-md-10 col-xl-9">
{% if List.Multi %}
@ -80,7 +80,7 @@
</a>
</div>
<div class="my-4 row">
<div class="my-4 row align-items-center">
<div class="col-6">
<a
class="btn btn-outline-primary"