Upgrade Tabler frontend to 1.0.21 (#5066)
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<div class="d-flex justify-content-between align-items-end">
|
||||
<div class="list-unstyled d-flex align-items-center avatars avatar-list avatar-list-stacked mb-0">
|
||||
{% for user in roleUsers %}
|
||||
{{ widgets.user_avatar(user, user.displayName, 'avatar-rounded avatar-xs') }}
|
||||
{{ widgets.user_avatar(user, user.displayName, 'avatar-rounded avatar-sm') }}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user