Nov 17th Release #100

Merged
Irev-Dev merged 33 commits from main into release 2020-11-16 19:36:19 +01:00
Showing only changes of commit 96c210496d - Show all commits

View File

@@ -89,7 +89,7 @@ const EmojiReaction = ({ emotes, userEmotes, onEmote = () => {}, className }) =>
horizontal: 'left',
}}
>
<div className="py-2 mt-2">
<div className="p-2 pr-3 flex">
{emojiMenu.map((emoji, i) => (
<button
className="p-2"