fix first lesson problem
This commit is contained in:
@@ -152,7 +152,7 @@ export const CoursesList = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<div id="dots" ref={serviceMenuContainerRef}></div>
|
||||
<div style={{ position: 'absolute', top: 6, left: 6 }} id="dots" ref={serviceMenuContainerRef}></div>
|
||||
<Container maxW="container.xl">
|
||||
{isTeacher(user) && (
|
||||
<Box mt="15" mb="15">
|
||||
|
||||
Reference in New Issue
Block a user