diff --git a/frontend/src/components/SchedulePage.jsx b/frontend/src/components/SchedulePage.jsx index a7cd339..723c3c1 100644 --- a/frontend/src/components/SchedulePage.jsx +++ b/frontend/src/components/SchedulePage.jsx @@ -1059,6 +1059,8 @@ export default function SchedulePage({ isToolManager, isMobile, onProfile, onHel {/* Right panel + mobile bottom bar — column so bottom bar stays at bottom */}
+
+ {/* View toolbar */}
{/* Mobile title + create */} {isMobile && ( @@ -1197,8 +1199,6 @@ export default function SchedulePage({ isToolManager, isMobile, onProfile, onHel
)} -
{/* end right+bottom column wrapper */} - {/* Event detail modal */} {detailEvent && (