mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 06:35:57 +02:00
wip #272
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
<i>フォロワー</i>
|
||||
</a>
|
||||
</div>
|
||||
<mk-activity-table user={ user }></mk-activity-table>
|
||||
</div>
|
||||
<nav>
|
||||
<a data-is-active={ page == 'posts' } onclick={ go.bind(null, 'posts') }>タイムライン</a>
|
||||
@@ -146,6 +147,9 @@
|
||||
> 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