perf: course cards get all memberships at once
This commit is contained in:
@@ -368,7 +368,8 @@ input[type=checkbox] {
|
||||
}
|
||||
|
||||
.course-home-page .course-home-outline {
|
||||
margin: 5rem 0 4rem;
|
||||
margin-top: 5rem;
|
||||
padding-bottom: 4rem;
|
||||
}
|
||||
|
||||
.course-home-page {
|
||||
@@ -1739,3 +1740,10 @@ li {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.indicator-pill.green::before {
|
||||
height: 0;
|
||||
width: 0;
|
||||
border-radius: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user