From 40fe34014cc6e654316abe24edcb111e2c56d4be Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Thu, 26 Feb 2026 12:18:32 +0100 Subject: [PATCH] style: update admin layout for improved responsiveness --- app/admin/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/admin/layout.tsx b/app/admin/layout.tsx index 1483715..a777657 100644 --- a/app/admin/layout.tsx +++ b/app/admin/layout.tsx @@ -35,7 +35,7 @@ export default function AdminLayout({ children }: { children: React.ReactNode }) } return ( -
+

Pulse Admin