Fixed another styling issue.
This commit is contained in:
parent
a65777dc3b
commit
cdd7f8d9d7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="manage__role__actions">
|
||||
<div class="manage__user-item__actions">
|
||||
<a href="{{ url('user-profile', {'user': user.user_id}) }}" class="manage__user-item__action" title="Profile">
|
||||
<i class="fas fa-user fa-fw"></i>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue