Skip to content

Commit

Permalink
Merge pull request #28392 from tienifr/fix/27149
Browse files Browse the repository at this point in the history
Fix: Status emoji is overlap in report action item
  • Loading branch information
stitesExpensify authored Sep 29, 2023
2 parents ccce49e + 72c9ee7 commit 9795ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -3674,6 +3674,7 @@ const styles = (theme) => ({
borderRadius: variables.componentBorderRadiusLarge,
},
userReportStatusEmoji: {
flexShrink: 0,
fontSize: variables.fontSizeNormal,
marginRight: 4,
},
Expand Down

0 comments on commit 9795ba4

Please sign in to comment.