From 8aa97d2e5ddefef1ee4f68d542df18bdc8b8a852 Mon Sep 17 00:00:00 2001 From: Christopher Tso Date: Thu, 9 Apr 2026 08:54:03 +0000 Subject: [PATCH 1/2] =?UTF-8?q?fix(studio):=20responsive=20sidebar=20?= =?UTF-8?q?=E2=80=94=20collapse=20to=20top=20nav=20on=20mobile=20(#996)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On viewports ≥768px the sidebar renders as before (fixed left panel). Below 768px the sidebar is hidden and a mobile top bar with a hamburger toggles it as a slide-in overlay with a backdrop. - SidebarShell: shared