Skip to content

Commit a419fc3

Browse files
authored
Merge pull request Expensify#73473 from mukhrr/fix/69143-emoji-red-gradient
style: fix emoji red gradient on MacOS
2 parents 2c73d2d + 60744e8 commit a419fc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4146,6 +4146,7 @@ const staticStyles = (theme: ThemeColors) =>
41464146

41474147
emojiPickerButtonDropdownIcon: {
41484148
fontSize: 30,
4149+
overflow: 'visible',
41494150
},
41504151

41514152
moneyRequestImage: {

0 commit comments

Comments
 (0)