mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 20:24:21 +02:00
wip
This commit is contained in:
@@ -109,7 +109,7 @@ export default Vue.extend({
|
||||
line-height 16px
|
||||
color #ccc
|
||||
|
||||
> mk-follow-button
|
||||
> .mk-follow-button
|
||||
position absolute
|
||||
top 16px
|
||||
right 16px
|
||||
|
||||
@@ -51,7 +51,7 @@ export default Vue.extend({
|
||||
padding 16px
|
||||
width calc(100% - 275px * 2)
|
||||
|
||||
> mk-user-timeline
|
||||
> .mk-user-timeline
|
||||
border solid 1px rgba(0, 0, 0, 0.075)
|
||||
border-radius 6px
|
||||
|
||||
|
||||
@@ -87,7 +87,7 @@ export default Vue.extend({
|
||||
padding 16px
|
||||
border-top solid 1px #eee
|
||||
|
||||
> mk-big-follow-button
|
||||
> .mk-big-follow-button
|
||||
width 100%
|
||||
|
||||
> .followed
|
||||
|
||||
Reference in New Issue
Block a user