Made Hilfe&Info Sticky
This commit is contained in:
@@ -129,13 +129,16 @@ const footerLinks = [/*{
|
||||
|
||||
<div class="flex-1" />
|
||||
|
||||
<UDashboardSidebarLinks :links="footerLinks" />
|
||||
|
||||
<UDivider class="sticky bottom-0" />
|
||||
|
||||
<template #footer>
|
||||
<!-- ~/components/UserDropdown.vue -->
|
||||
<UserDropdown />
|
||||
<div class="flex flex-col">
|
||||
|
||||
<UDashboardSidebarLinks :links="footerLinks" />
|
||||
<UDivider class="sticky bottom-0" />
|
||||
<UserDropdown />
|
||||
</div>
|
||||
|
||||
</template>
|
||||
</UDashboardSidebar>
|
||||
</UDashboardPanel>
|
||||
|
||||
Reference in New Issue
Block a user