Skip to content

Commit

Permalink
Merge pull request #6329 from Expensify/cmartins-pickerIcon
Browse files Browse the repository at this point in the history
Allow dropdown arrow to be clicked on select inputs
  • Loading branch information
Amal Nazeem authored Nov 16, 2021
2 parents 5e5eb9d + b3e32bd commit e0be29d
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 @@ -575,6 +575,7 @@ const styles = {
iconContainer: {
top: 16,
right: 12,
zIndex: -1,
},
inputWeb: {
appearance: 'none',
Expand Down

0 comments on commit e0be29d

Please sign in to comment.