add bell-ringing icon

This commit is contained in:
taehoon 2019-07-11 12:52:05 -04:00
parent b2dbf01a72
commit 57c5d269b8
13 changed files with 40 additions and 32 deletions

View file

@ -168,7 +168,7 @@
:click="unsubscribeUser"
:title="$t('user_card.unsubscribe')"
>
<i class="icon-bell-alt" />
<i class="icon-bell-ringing-o" />
</ProgressButton>
</div>