From 0fffc45f19e2c4a46689395c094cf7e59c50673c Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Sat, 2 Nov 2024 23:40:01 +0800 Subject: [PATCH] feat: new background color --- app/(main)/layout.tsx | 2 +- styles/globals.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/(main)/layout.tsx b/app/(main)/layout.tsx index c8ba248..9df1909 100644 --- a/app/(main)/layout.tsx +++ b/app/(main)/layout.tsx @@ -13,7 +13,7 @@ export default async function MainLayout({ children }: DashboardProps) { return (