We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d15fe4b + bd7f0de commit f589c5eCopy full SHA for f589c5e
packages/camera/src/components/UploadCenter/index.js
@@ -13,7 +13,7 @@ const { spacing } = utils.styles;
13
const styles = StyleSheet.create({
14
card: {
15
backgroundColor: '#FFF',
16
- zIndex: 0,
+ zIndex: 1,
17
paddingVertical: spacing(2),
18
},
19
container: {
0 commit comments