adjusting bottom conversation pad

This commit is contained in:
balzack 2022-10-18 23:46:35 -07:00
parent f003075b51
commit 19de5195a0
2 changed files with 1 additions and 1 deletions

View File

@ -55,6 +55,7 @@ export const styles = StyleSheet.create({
flexShrink: 1,
flexGrow: 1,
minHeight: 0,
paddingTop: 8,
},
close: {
flexGrow: 1,

View File

@ -7,7 +7,6 @@ export const styles = StyleSheet.create({
borderColor: Colors.divider,
display: 'flex',
flexDirection: 'column',
marginTop: 8,
},
addButtons: {
display: 'flex',