feat: Update sidebar

- Perbaiki tampilan sidebar sesuai desain
This commit is contained in:
Hafid Nur
2025-03-27 13:18:14 +07:00
parent bd5e46e712
commit 82fb1ea2bc
2 changed files with 32 additions and 54 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { BackofficeSidebar } from '@imphnen-frontend-service/ui/organisms';
export const AppLayout: FC = (): ReactElement => {
return (
<div className="bg-neutral-900 min-h-screen flex justify-center">
<div className="bg-primary-50 min-h-screen flex justify-center">
<div className="bg-primary-50 min-h-screen max-w-[1280px] w-full flex">
<BackofficeSidebar />
<div className="flex-1 overflow-auto">