Emoji Modal: Remove space between items (#5162)
This commit is contained in:
parent
dcfd14f85b
commit
9c8984ff79
@ -79,7 +79,6 @@ const StickerSetCard: FC<OwnProps> = ({
|
||||
|
||||
return (
|
||||
<ListItem
|
||||
narrow
|
||||
className={buildClassName('StickerSetCard', 'chat-item-clickable small-icon', className)}
|
||||
style={`height: ${CHAT_HEIGHT_PX}px;`}
|
||||
inactive={!firstSticker}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user