Tweak alignment of reactions row, move add reaction to right and only show on hover
This commit is contained in:
parent
b5fa4d88bf
commit
36633ec025
3 changed files with 12 additions and 6 deletions
|
@ -192,8 +192,8 @@ export default class ReactionsRow extends React.PureComponent {
|
|||
aria-label={_t("Reactions")}
|
||||
>
|
||||
{ items }
|
||||
{ addReactionButton }
|
||||
{ showAllButton }
|
||||
{ addReactionButton }
|
||||
</div>;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue