Changed Sidebar Footer to Full W

This commit is contained in:
2025-03-23 16:10:58 +01:00
parent f0550f5233
commit 6cb9653dea

View File

@@ -132,7 +132,7 @@ const footerLinks = [/*{
<template #footer> <template #footer>
<div class="flex flex-col"> <div class="flex flex-col w-full">
<UDashboardSidebarLinks :links="footerLinks" /> <UDashboardSidebarLinks :links="footerLinks" />
<UDivider class="sticky bottom-0" /> <UDivider class="sticky bottom-0" />