Skip to content

Commit

Permalink
add zIndex to Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Nov 16, 2021
1 parent 239e326 commit b3e32bd
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 b3e32bd

Please sign in to comment.