Unverified Commit a9877f11 authored by valentinewallace's avatar valentinewallace Committed by GitHub

Merge pull request #961 from lightninglabs/button-z-index

Set high zIndex on button component
parents 02fc74b9 4d0b0b7a
......@@ -25,6 +25,7 @@ const styles = StyleSheet.create({
alignItems: 'center',
minHeight: 60,
minWidth: 60,
zIndex: 10,
},
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment