fix: fix padding for safari/webkit

This commit is contained in:
Nolan Lawson 2020-06-24 23:04:35 -07:00
parent 9e429d43ab
commit bdf3034caa
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -80,7 +80,6 @@ $skintoneZIndex3: 3;
button.emoji,
.emoji {
padding: var(--emoji-padding);
font-size: var(--emoji-size);
display: flex;
align-items: center;