mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +00:00
adjusting bottom conversation pad
This commit is contained in:
parent
f003075b51
commit
19de5195a0
@ -55,6 +55,7 @@ export const styles = StyleSheet.create({
|
||||
flexShrink: 1,
|
||||
flexGrow: 1,
|
||||
minHeight: 0,
|
||||
paddingTop: 8,
|
||||
},
|
||||
close: {
|
||||
flexGrow: 1,
|
||||
|
@ -7,7 +7,6 @@ export const styles = StyleSheet.create({
|
||||
borderColor: Colors.divider,
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
marginTop: 8,
|
||||
},
|
||||
addButtons: {
|
||||
display: 'flex',
|
||||
|
Loading…
Reference in New Issue
Block a user