mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-27 07:58:31 -06:00
consoladating layouts
This commit is contained in:
@@ -11,7 +11,7 @@ export default async function CoursePage() {
|
||||
<div className="h-full flex flex-col">
|
||||
<DragStyleContextProvider>
|
||||
<DraggingContextProvider>
|
||||
<div className="flex sm:flex-row h-full flex-col">
|
||||
<div className="flex sm:flex-row h-full flex-col max-w-[2400px] mx-auto">
|
||||
<div className="flex-1 h-full flex flex-col">
|
||||
<CourseNavigation />
|
||||
<CourseCalendar />
|
||||
|
||||
Reference in New Issue
Block a user