sets canvas zindex behind sidebar/header

This commit is contained in:
2025-07-28 13:32:03 -07:00
parent f312730e35
commit eae9bc4048
3 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import { Grid, GridItem, useRecipe } from '@chakra-ui/react';
import { useState } from 'react';
export default function Dashboard() {
const recipe = useRecipe({ key: "canvas" });
const recipe = useRecipe({ key: "dashboard" });
const styles = recipe();
// Lifted State - defaults to widget dashboard