Merge branch 'fix-dynamic-transition-group' of https://github.com/kakkokari-gtyih/misskey into fix-dynamic-transition-group
This commit is contained in:
commit
292d079ae3
|
@ -112,7 +112,7 @@ watch([() => props.reactions, () => props.maxNumber], ([newSource, maxNumber]) =
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
.root, .moreReactions {
|
||||
.root {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in New Issue