changed bg

This commit is contained in:
Robert 2024-03-08 22:49:16 +07:00
parent 04e9dc5ae7
commit 6e069759a0
No known key found for this signature in database
GPG Key ID: F631C7FD957D5F22

View File

@ -6,7 +6,7 @@ export const Route = createRootRoute({
component: () => (
<div>
<Header />
<div className="flex overflow-hidden">
<div className="flex overflow-hidden bg-[#F7F7F9]">
<Sidebar />
<main className="mt-4 h-screen w-full overflow-y-scroll px-2">