Conditional Rendering

This commit is contained in:
2025-03-28 15:02:59 +01:00
parent eeec6d2f92
commit 338bcd0df9
2 changed files with 4 additions and 4 deletions

View File

@@ -142,7 +142,7 @@ const footerLinks = [/*{
</UDashboardSidebar>
</UDashboardPanel>
<UDashboardPage style="height: 92vh">
<UDashboardPage style="height: 80vh">
<UDashboardPanel grow>
<slot />
</UDashboardPanel>