fix: base layout
This commit is contained in:
@@ -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()}
|
||||
|
||||
Reference in New Issue
Block a user