From 0b2d3ba8637576c436dcd7d1efdeb574b73647e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B4mulo=20Penido?= Date: Mon, 11 May 2026 19:17:31 -0300 Subject: [PATCH] fix: course unit sidebar slot --- src/course-unit/CourseUnit.tsx | 2 +- .../CourseAuthoringUnitSidebarSlot/index.tsx | 33 ++++++++++--------- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/src/course-unit/CourseUnit.tsx b/src/course-unit/CourseUnit.tsx index 5e4c879dd0..3e4e7bcfc0 100644 --- a/src/course-unit/CourseUnit.tsx +++ b/src/course-unit/CourseUnit.tsx @@ -333,7 +333,7 @@ const CourseUnit = () => { showPasteUnit={showPasteUnit} /> )} -
+
{currentlyVisibleToStudents && ( ( - - - + > + + +
); type XBlock = {