fix: no preview modal for upcoming courses.

This commit is contained in:
Jannat Patel
2022-04-26 15:14:31 +05:30
parent 3bbe5d33d3
commit 88d34a9daf
7 changed files with 92 additions and 119 deletions

View File

@@ -429,11 +429,6 @@ input[type=checkbox] {
font-size: var(--text-base);
}
.course-outline {
flex-direction: column;
padding: 1rem 0.75rem 0;
}
.lessons {
margin-left: 2rem;
}