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