feat(fend): sticky right-split for form output

This commit is contained in:
Lewis Wynne 2026-03-23 19:12:56 +00:00
parent 63e8178fb0
commit bb429d8195
4 changed files with 97 additions and 17 deletions

View file

@ -10,7 +10,7 @@
}
</script>
<header class="flex items-center gap-3 px-4 py-3 border-b" style="border-color: var(--border); background: var(--bg-card);">
<header class="sticky top-0 z-20 flex items-center gap-3 px-4 py-3 border-b" style="border-color: var(--border); background: var(--bg-card);">
<h1 class="font-bold whitespace-nowrap">Aurora Records</h1>
{#if roster.characters.length > 0}