Skip to content

Commit

Permalink
fix button style
Browse files Browse the repository at this point in the history
  • Loading branch information
wolverineks committed Jul 29, 2021
1 parent 40ed316 commit bc3541c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Settings/styles/RemoveWalletScreen.style.js
Expand Up @@ -42,7 +42,6 @@ const styles = StyleSheet.create({
},
removeButton: {
backgroundColor: COLORS.RED,
paddingTop: 10,
},
})

Expand Down

0 comments on commit bc3541c

Please sign in to comment.