Höhe Dashboard full
This commit is contained in:
@@ -124,7 +124,7 @@ let lightTheme = Astro.cookies.get("theme")?.value === "light";
|
|||||||
client:load
|
client:load
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<article class="box px-6 py-5 h-screen">
|
<article class="box px-6 py-5 h-full">
|
||||||
<slot />
|
<slot />
|
||||||
</article>
|
</article>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user