Changed Sidebar Footer to Full W
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user