diff --git a/apps/app/src/components/layout/sidebar.tsx b/apps/app/src/components/layout/sidebar.tsx index f573be26..ff28f4e8 100644 --- a/apps/app/src/components/layout/sidebar.tsx +++ b/apps/app/src/components/layout/sidebar.tsx @@ -1136,7 +1136,7 @@ export function Sidebar() { {/* Bottom Section - Running Agents / Bug Report / Settings */}
{/* Course Promo Badge */} - + {/* Running Agents Link */}
+ ); + } + + // Expanded state - show full badge return (
@@ -28,7 +77,7 @@ export function CoursePromoBadge() { e.stopPropagation(); setDismissed(true); }} - className="p-1 rounded-full hover:bg-primary/30 transition-colors cursor-pointer" + className="hidden lg:block p-1 rounded-full hover:bg-primary/30 transition-colors cursor-pointer" aria-label="Dismiss" >