fix hidden parts on modal

zio/stable
gitstart 2023-07-18 07:05:57 +00:00
parent aa4b79e77a
commit dea8b74580
1 changed files with 1 additions and 0 deletions

View File

@ -64,5 +64,6 @@ const styles = StyleSheet.create({
borderRadius: isMobileWeb ? 0 : 8,
marginBottom: '10vh',
borderWidth: 1,
maxHeight: '85%',
},
})