chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-05-04 03:01:20 +02:00
parent 7324f71ee3
commit dfbdadc174
10 changed files with 110 additions and 107 deletions

View file

@ -14,7 +14,7 @@
</script>
{#if tags?.length > 0}
<div class="flex gap-x-4 flex-wrap">
<div class="flex flex-wrap gap-x-4">
{#each tags as tag}
<div class="break-words" style="word-break: break-word">
{#if tag["value"] === ""}