This commit is contained in:
Harvey
2026-04-18 02:36:57 +01:00
parent 2032f8385c
commit 2d98c5f17d
@@ -116,7 +116,7 @@
<div
class="whats-new-content release-notes-prose max-h-[55vh] max-w-none overflow-y-auto rounded-lg border border-base-content/5 bg-base-100/50 p-4 mt-4"
>
{#each renderedSections as section, i}
{#each renderedSections as section, i (section.tag)}
{#if i > 0}
<div class="divider my-4 opacity-20"></div>
{/if}