1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 16:35:56 +02:00
This commit is contained in:
こぴなたみぽ
2018-02-21 21:08:03 +09:00
parent dd72410b1d
commit 9842946610
2 changed files with 2 additions and 62 deletions

View File

@@ -26,8 +26,8 @@
</p>
</div>
<div class="status">
<a>
<b>{{ user.posts_count }}</b>
<a>
<b>{{ user.posts_count }}</b>
<i>%i18n:mobile.tags.mk-user.posts%</i>
</a>
<a :href="`${user.username}/following`">
@@ -199,9 +199,6 @@ export default Vue.extend({
> i
font-size 14px
> .mk-activity-table
margin 12px 0 0 0
> nav
display flex
justify-content center