mirror of
https://github.com/tabler/tabler.git
synced 2026-07-30 15:04:38 +04:00
leading -> lh
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="float-{% if include.right %}right{% else %}left mr-3{% endif %}">
|
||||
{% include ui/avatar.html person=person class="rounded" %}
|
||||
</div>
|
||||
<div class="leading-tight">
|
||||
<div class="lh-sm">
|
||||
<div class="strong">{{ person.full_name }}</div>
|
||||
<div class="text-muted">{{ person.job_title }}</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user