fix hidden parts on modal
parent
aa4b79e77a
commit
dea8b74580
|
@ -64,5 +64,6 @@ const styles = StyleSheet.create({
|
||||||
borderRadius: isMobileWeb ? 0 : 8,
|
borderRadius: isMobileWeb ? 0 : 8,
|
||||||
marginBottom: '10vh',
|
marginBottom: '10vh',
|
||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
|
maxHeight: '85%',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue