chore(client): Fix style

This commit is contained in:
syuilo 2020-08-10 13:55:00 +09:00
parent e9b28fa3c0
commit d63aef9963

View file

@ -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">