From 5f634378a22127287a50923fd9869264920d8d99 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sun, 12 Jun 2022 01:07:52 +0000 Subject: [PATCH] glitch: fixup! --- .../glitch/features/emoji_picker/index.js | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/javascript/flavours/glitch/features/emoji_picker/index.js b/app/javascript/flavours/glitch/features/emoji_picker/index.js index f6821c76b50..13c9da678d9 100644 --- a/app/javascript/flavours/glitch/features/emoji_picker/index.js +++ b/app/javascript/flavours/glitch/features/emoji_picker/index.js @@ -118,8 +118,8 @@ const notFoundFn = () => ( set='twitter' size={32} sheetSize={32} - sheetColumns={63} - sheetRows={63} + sheetColumns={60} + sheetRows={60} backgroundImageFn={backgroundImageFn} /> @@ -178,12 +178,12 @@ class ModifierPickerMenu extends React.PureComponent { return (
- - - - - - + + + + + +
); } @@ -218,7 +218,7 @@ class ModifierPicker extends React.PureComponent { return (
- +
); @@ -359,8 +359,8 @@ class EmojiPickerMenu extends React.PureComponent { perLine={8} emojiSize={22} sheetSize={32} - sheetColumns={63} - sheetRows={63} + sheetColumns={60} + sheetRows={60} custom={buildCustomEmojis(custom_emojis)} color='' emoji=''