wrap thumbs

This commit is contained in:
Barış Soner Uşaklı
2024-12-18 17:02:02 -05:00
parent 808e483e0a
commit 71cf4821a6

View File

@@ -4,7 +4,7 @@
</div>
{{{ if (thumbs.length != "1") }}}
<hr/>
<div class="d-flex justify-content-center mb-3 gap-3">
<div class="d-flex justify-content-center mb-3 gap-3 flex-wrap">
{{{ each thumbs }}}
<div>
<img component="topic/thumb/select" class="pointer rounded p-1 border border-3 {{{ if ./selected }}}border-primary{{{ end }}}" height="64px" style="width: auto;" src="{./url}"/>