diff --git a/src/components/GenerateCourse/ForkCourseConfirmation.tsx b/src/components/GenerateCourse/ForkCourseConfirmation.tsx index b0c19f67b..d91a8aee8 100644 --- a/src/components/GenerateCourse/ForkCourseConfirmation.tsx +++ b/src/components/GenerateCourse/ForkCourseConfirmation.tsx @@ -48,13 +48,19 @@ export function ForkCourseConfirmation(props: ForkCourseConfirmationProps) { ); return ( - {} : onClose}> + {} : onClose} + wrapperClassName="h-auto items-start" + overlayClassName="items-start md:items-center" + >
- -

Fork Course

-

- Forking this course will create a new course with the same content. -

+ +
+

Fork Course

+

+ Create a copy of this course +

+