stylistic changes
This commit is contained in:
parent
cc00af7a31
commit
b84aeff6bf
2 changed files with 15 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue