fix: base layout

This commit is contained in:
2025-04-08 00:08:43 +02:00
parent 4ffad5c19b
commit 4cb4daaa80

View File

@@ -50,7 +50,7 @@
</div>
</header>
<main class="grow overflow-hidden">
<ScrollArea class="flex h-full flex-col overflow-auto">
<ScrollArea class="h-full overflow-auto">
<div class="m-4 flex flex-col">
<!-- <Sidebar.Trigger /> -->
{@render children()}