fix(sets): filters now uses two rows on sets page

This commit is contained in:
2025-12-17 13:07:54 -05:00
parent 01a5114bb0
commit bcbeff8a3c

View File

@@ -76,6 +76,8 @@
</div>
</div>
{% endif %}
<!-- Force line break here to always have 2 rows: status/theme/owner/purchase_location on row 1, storage/tag/year/clear on row 2 -->
<div class="w-100"></div>
{% if brickset_storages | length %}
<div class="col-12 flex-grow-1">
<label class="visually-hidden" for="grid-owner">Storage</label>