stylistic changes

This commit is contained in:
Henry Jameson 2021-06-10 18:52:23 +03:00
parent cc00af7a31
commit b84aeff6bf
2 changed files with 15 additions and 6 deletions

View file

@ -21,13 +21,12 @@
:class="[{ '-sublime': !highlight }, oldStyle ? 'button-unstyled' : 'button-default']"
@click.prevent="onClick"
>
<!-- eslint-disable vue/no-v-html -->
<FAIcon
size="s"
icon="at"
class="at"
/>
<!-- eslint-disable vue/no-v-html -->
<span class="shortName"><span
/><span class="shortName"><span
class="userName"
v-html="userName"
/></span>