불필요한 css 제거

This commit is contained in:
static
2025-01-08 23:50:35 +09:00
parent 6559381ed4
commit 96cdb2d1b5
13 changed files with 16 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
let { children } = $props();
</script>
<div class="flex h-screen w-full flex-col justify-between">
<div class="flex h-screen flex-col justify-between">
<div class="flex-grow">
<AdaptiveDiv>
{@render children()}