wip
This commit is contained in:
parent
dd72410b1d
commit
9842946610
2 changed files with 2 additions and 62 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue