From 3c8e3de76ea85609d35a79c1ef6d8f3054f58d62 Mon Sep 17 00:00:00 2001 From: Nilay <118994073+NilayYadav@users.noreply.github.com> Date: Wed, 22 Jul 2026 01:32:29 +0530 Subject: [PATCH] show the mobile sidebar trigger above the chat header (#7267) * Studio: show the mobile sidebar trigger above the chat header * fix * correct z-index --------- Co-authored-by: Lee Jackson <130007945+Imagineer99@users.noreply.github.com> --- studio/frontend/src/components/navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studio/frontend/src/components/navbar.tsx b/studio/frontend/src/components/navbar.tsx index 44387f2480..1165705888 100644 --- a/studio/frontend/src/components/navbar.tsx +++ b/studio/frontend/src/components/navbar.tsx @@ -22,7 +22,7 @@ export function Navbar() { ); } return ( -
+