feat: LMS is now compatible with Frappe Theme (#17600)

* style: UI fixes for frappe_theme compatibility

* chore: minor ui fixes
This commit is contained in:
Shivam Mishra
2019-05-16 16:38:13 +05:30
committed by GitHub
parent 1bcdb094ea
commit 8a976ba8ab
11 changed files with 52 additions and 57 deletions

View File

@@ -8,7 +8,7 @@
</div>
<div class='card-body'>
<h5 class='card-title'>{{ program.program_name }}</h5>
<div class="text-muted">{{ program.description.substring(0,200) }}...</div>
<div class="text-muted">{{ program.description.substring(0,120) }}...</div>
</div>
</router-link>
<div class='text-right p-3'>