Skip to content

Remove border radius of suggested emojis

nik requested to merge nik/pleroma-fe:develop into develop

The suggested emojis should have the same border radius as when presented within posts (0), presently they listen to the avatar border radius variable

Before: image

After: image

Merge request reports