Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
fix: button position on referent page
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianRid committed Jul 20, 2022
1 parent c454920 commit d05f501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tumeplayMobile/src/components/Orders/ReferentIntention.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ const styles = StyleSheet.create({
button: {
position: 'absolute',
alignSelf: 'center',
bottom: 30,
bottom: 20,
marginVertical: '5%',
},
imageHand: {
Expand Down

0 comments on commit d05f501

Please sign in to comment.