change icon to a megaphone

This commit is contained in:
Shpuld Shpuldson 2020-09-16 11:53:54 +03:00
parent 1b811d8b93
commit 20d33c2fbc
3 changed files with 8 additions and 2 deletions

View file

@ -63,7 +63,7 @@
@click.stop.prevent="togglePanel"
>
<div class="title">
<i class="icon-comment-empty" />
<i class="icon-megaphone" />
{{ $t('shoutbox.title') }}
</div>
</div>