Closed Kasperice closed 4 years ago
I have limited the maximum height of the filter and added a scroll bar. Let me know if this suits you guys.
https://coders.school/edu/courses/
.single-filter {
max-height: 600px;
overflow-y: auto;
}
For me it is ok :)
List is too long, and require additional scrolling. It is now much longer than one page of courses:
Is it possible to add button to expand the list?