[O] Make the content hight constant
This commit is contained in:
@@ -10,6 +10,12 @@
|
|||||||
|
|
||||||
// Limit name length
|
// Limit name length
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
|
// Content
|
||||||
|
.course-card-content
|
||||||
|
{
|
||||||
|
height: 90px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.course-col-name
|
.course-col-name
|
||||||
|
|||||||
Reference in New Issue
Block a user