sidebar color
This commit is contained in:
@@ -53,7 +53,7 @@ onMounted(() => {
|
||||
</script>
|
||||
<template>
|
||||
<UDashboardGroup>
|
||||
<DashboardSidebar collapsible resizable :items="nav"/>
|
||||
<DashboardSidebar class="bg-(--sidebar-bg)" collapsible :resizable="undefined" :items="nav"/>
|
||||
|
||||
<UDashboardSidebarCollapse />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user