From 830423fc038283eafdf1d2c5962541f88356aef3 Mon Sep 17 00:00:00 2001 From: Michael Han <107991372+shimmyshimmer@users.noreply.github.com> Date: Thu, 18 Jun 2026 09:13:28 -0700 Subject: [PATCH] Studio: restore sidebar roundness to its pre-#6349 state (#6446) * Studio: restore sidebar roundness to its pre-#6349 state * Studio: keep train recents as a rounded rectangle, not a pill --------- Co-authored-by: Unsloth --- studio/frontend/src/components/app-sidebar.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/studio/frontend/src/components/app-sidebar.tsx b/studio/frontend/src/components/app-sidebar.tsx index 4ca1d466fc..00d6347a64 100644 --- a/studio/frontend/src/components/app-sidebar.tsx +++ b/studio/frontend/src/components/app-sidebar.tsx @@ -955,7 +955,7 @@ export function AppSidebar() {