1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 09:54:06 +02:00
This commit is contained in:
syuilo
2018-02-17 03:01:00 +09:00
parent 7d377925a0
commit 684662a475
31 changed files with 119 additions and 94 deletions

View File

@@ -141,7 +141,7 @@ export default Vue.extend({
border 4px solid #313a42
border-radius 12px
> mk-follow-button
> .mk-follow-button
float right
height 40px
@@ -199,7 +199,7 @@ export default Vue.extend({
> i
font-size 14px
> mk-activity-table
> .mk-activity-table
margin 12px 0 0 0
> nav

View File

@@ -37,7 +37,7 @@ export default Vue.extend({
white-space nowrap
padding 8px
> mk-user-card
> .mk-user-card
&:not(:last-child)
margin-right 8px

View File

@@ -59,7 +59,7 @@ export default Vue.extend({
max-width 600px
margin 0 auto
> mk-post-detail
> .mk-post-detail
margin 0 0 8px 0
> section