mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
사소한 리팩토링
This commit is contained in:
@@ -6,10 +6,8 @@
|
||||
</script>
|
||||
|
||||
<div class="flex h-screen flex-col justify-between">
|
||||
<div class="flex-grow">
|
||||
<AdaptiveDiv class="h-full">
|
||||
{@render children()}
|
||||
</AdaptiveDiv>
|
||||
</div>
|
||||
<AdaptiveDiv class="w-full flex-grow">
|
||||
{@render children()}
|
||||
</AdaptiveDiv>
|
||||
<BottomBar />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user