fix: overlay position when related courses

This commit is contained in:
Jannat Patel
2022-02-22 11:15:02 +05:30
parent c3fac64280
commit 6c64181bf4
5 changed files with 64 additions and 34 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{{ _("Course Content") }}
</div>
{% for chapter in get_chapters(course.name) %}
<div class="mb-2">
<div class="">
<div class="chapter-title" data-target="#{{ get_slugified_chapter_title(chapter.title) }}"
data-toggle="collapse" aria-expanded="false">
<img class="chapter-icon" src="/assets/school/icons/chevron-right.svg">