feat: Episode card frames

This commit is contained in:
Aleksi Lassila
2024-04-04 12:17:24 +03:00
parent d1eb3a4cfe
commit df1623eb53
8 changed files with 152 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
}}
focusOnMount
trapFocus
class="fixed inset-0 z-20 bg-stone-950"
class="fixed inset-0 z-20 bg-stone-950 overflow-y-auto"
>
<slot />
</Container>