ink-box icon indicating copy to clipboard operation
ink-box copied to clipboard

Emoji causes misalignment

Open tomsun opened this issue 6 years ago • 0 comments

Example:

<Box float="center" padding={1}>
  This is not quite right 🙅
</Box>

I.e. using: https://emojipedia.org/face-with-no-good-gesture/

Output:

ink-box-mbemoji

(in macOS Terminal.app, PT Mono 12pt)

tomsun avatar Aug 01 '18 10:08 tomsun