diff --git a/web/app/components/base/emoji-picker/index.tsx b/web/app/components/base/emoji-picker/index.tsx index 5e5a4916fb..30136c3fa1 100644 --- a/web/app/components/base/emoji-picker/index.tsx +++ b/web/app/components/base/emoji-picker/index.tsx @@ -104,7 +104,7 @@ const EmojiPicker: FC = ({ {/* Color Select */} -
+

Choose Style

{backgroundColors.map((color) => { @@ -138,9 +138,13 @@ const EmojiPicker: FC = ({ }}> Cancel -