Skip to content

Commit

Permalink
revert emoji style change
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictb committed Feb 1, 2025
1 parent b6c8342 commit 5d16049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1749,7 +1749,7 @@ const styles = (theme: ThemeColors) =>

emojisWithTextFontSizeAligned: {
fontSize: variables.fontSizeEmojisWithinText,
marginBottom: -7,
marginVertical: -7,
},

emojisFontFamily: {
Expand Down

0 comments on commit 5d16049

Please sign in to comment.