rework form style

This commit is contained in:
imperosol
2024-12-22 20:01:23 +01:00
parent 81773dc800
commit 72c2981d66
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">