Skip to content

Commit

Permalink
hide overflowing emoji from emoji status container.
Browse files Browse the repository at this point in the history
Signed-off-by: Krishna Gupta <[email protected]>
  • Loading branch information
Krishna2323 committed May 24, 2024
1 parent ec1af9b commit 6454fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4380,6 +4380,7 @@ const styles = (theme: ThemeColors) =>
bottom: -4,
borderColor: theme.highlightBG,
borderWidth: 2,
overflow: 'hidden',
},
moneyRequestViewImage: {
...spacing.mh5,
Expand Down

0 comments on commit 6454fe2

Please sign in to comment.