Minor design update for roles list in settings.
This commit is contained in:
parent
d10fa29d3c
commit
10a377f90f
3 changed files with 17 additions and 5 deletions
templates/settings
|
@ -80,6 +80,8 @@
|
|||
{{ role.name }}
|
||||
</div>
|
||||
|
||||
<div class="settings__role__separator"></div>
|
||||
|
||||
<div class="settings__role__description">
|
||||
{{ role.description }}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue