Update MkReactionsViewer.vue
This commit is contained in:
parent
1f9712a9bb
commit
686aa1dba9
|
@ -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