mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 16:35:56 +02:00
wip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user