fix: Render inbox icon properly (#3219)
This commit is contained in:
parent
0c65db925d
commit
ed25435ac2
3 changed files with 10 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
<h5 class="option__title">
|
||||
{{ name }}
|
||||
<span v-if="identifier" class="user-identifier">
|
||||
( id: {{ identifier }} )
|
||||
(ID: {{ identifier }})
|
||||
</span>
|
||||
</h5>
|
||||
<p class="option__body">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue