fix: Navigation Mobile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-21 13:14:10 +01:00
parent b07d0d3e9d
commit 74c39c8c89
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,9 @@
<UPage>
<template #left>
<UAside class="lg:static">
<Navigation />
<UContainer>
<Navigation />
</UContainer>
</UAside>
</template>
<UPageBody>