mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
FullscreenDiv 컴포넌트 추가 및 TopBar 컴포넌트 리팩토링
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
let { children } = $props();
|
||||
</script>
|
||||
|
||||
<AdaptiveDiv>
|
||||
<div class="flex h-screen flex-col justify-between px-4">
|
||||
{@render children()}
|
||||
</div>
|
||||
<AdaptiveDiv class="flex h-screen flex-col">
|
||||
{@render children()}
|
||||
</AdaptiveDiv>
|
||||
|
||||
Reference in New Issue
Block a user