Integrate local business workflow and SaaS redesign
This commit is contained in:
@@ -73,7 +73,7 @@ export function DashboardThemeProvider({ children }: { children: ReactNode }) {
|
||||
<div
|
||||
suppressHydrationWarning
|
||||
className={cn(
|
||||
"min-h-dvh bg-background text-foreground md:flex",
|
||||
"dashboard-canvas min-h-dvh text-foreground md:flex",
|
||||
theme === "dark" && "dark",
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user