[O] Make size larger for debug
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
|
||||||
// Height limit
|
// Height limit
|
||||||
max-height: 120px;
|
max-height: 250px;
|
||||||
|
|
||||||
// Limit name length
|
// Limit name length
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
// Expansion content
|
// Expansion content
|
||||||
.course-card-content.expand.notification
|
.course-card-content.expand.notification
|
||||||
{
|
{
|
||||||
height: 20px;
|
height: 1000px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user