This commit is contained in:
2024-04-30 14:47:03 +02:00
parent 9904a178e3
commit 083642718b
5 changed files with 238 additions and 103 deletions
@@ -46,7 +46,7 @@
{% if label_hidden %}
{% if multiple %}
<div class="d-flex">
<div class="grid">
{% for item in items %}
<div class="">{{ item.content }}</div>
{% endfor %}