Skip to content

Commit

Permalink
Improve contrast of the buttonImport
Browse files Browse the repository at this point in the history
  • Loading branch information
nqst committed Nov 6, 2023
1 parent c554314 commit 9c7dec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@uppy/react-native/file-picker/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const styles = StyleSheet.create({
},
buttonImport: {
alignItems: 'center',
backgroundColor: '#2275d7',
backgroundColor: '#1269cf',
paddingHorizontal: 25,
paddingVertical: 8,
borderRadius: 5,
Expand Down

0 comments on commit 9c7dec1

Please sign in to comment.