You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Tweak alignment of reactions row, move add reaction to right and only show on hover
This commit is contained in:
@@ -192,8 +192,8 @@ export default class ReactionsRow extends React.PureComponent {
|
||||
aria-label={_t("Reactions")}
|
||||
>
|
||||
{ items }
|
||||
{ addReactionButton }
|
||||
{ showAllButton }
|
||||
{ addReactionButton }
|
||||
</div>;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user