chore(client): Fix style
This commit is contained in:
parent
e9b28fa3c0
commit
d63aef9963
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
</div>
|
||||
<div class="_row">
|
||||
<div class="_cell">
|
||||
<div class="label">{{ $t('following') }}</div>
|
||||
<div class="_label">{{ $t('following') }}</div>
|
||||
<button class="_data _textButton" @click="showFollowing()">{{ instance.followingCount | number }}</button>
|
||||
</div>
|
||||
<div class="_cell">
|
||||
|
|
Loading…
Reference in a new issue