Emoji Modal: Remove space between items (#5162)

This commit is contained in:
Alexander Zinchuk 2024-11-09 15:40:32 +04:00
parent dcfd14f85b
commit 9c8984ff79

View File

@ -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}