Skip to content

Commit

Permalink
Update apps/wallet-mobile/src/features/Exchange/useCases/CreateExchan…
Browse files Browse the repository at this point in the history
…geOrderScreen/CreateExchangeButton/CreateExchangeButton.tsx

Co-authored-by: Juliano Lazzarotto <[email protected]>
Signed-off-by: banklesss <[email protected]>
  • Loading branch information
banklesss and stackchain authored Aug 2, 2024
1 parent f537208 commit 6a66431
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ const handleOnPressOnSanchonet = () => {
}

const useStyles = () => {
const {atoms} = useTheme()
const styles = StyleSheet.create({
actions: {
paddingVertical: 16,
paddingHorizontal: 16,
...atoms.p_lg,
},
})
return styles
Expand Down

0 comments on commit 6a66431

Please sign in to comment.