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:
@@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user