mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
cards fixes
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
{% include ui/avatar.html person=person status="green" %}
|
||||
</div>
|
||||
<div class="flex-fill">
|
||||
<div class="d-flex mb-1 mt-n1">
|
||||
<div class="strong d-flex">
|
||||
<div class="d-flex mt-n1">
|
||||
<h5 class="m-0">
|
||||
{{ person.full_name }}
|
||||
</div>
|
||||
</h5>
|
||||
<div class="ml-auto small text-muted">{{ forloop.index | random_date_ago: 23 | timeago }}</div>
|
||||
</div>
|
||||
<p class="mb-2">
|
||||
|
||||
Reference in New Issue
Block a user