Merge pull request #965 from ae-utbm/form-style

rework form style
This commit is contained in:
thomas girod
2024-12-27 22:24:09 +01:00
committed by GitHub
9 changed files with 767 additions and 219 deletions

View File

@ -32,7 +32,7 @@
x-model.debounce.500ms="search"
/>
</fieldset>
<fieldset>
<fieldset class="grow">
<legend>{% trans %}Product state{% endtrans %}</legend>
<div class="row">
<input type="radio" id="filter-active-products" x-model="productStatus" value="active">