mirror of
https://github.com/balzack/databag.git
synced 2025-02-19 06:29:23 +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,
|
flexShrink: 1,
|
||||||
flexGrow: 1,
|
flexGrow: 1,
|
||||||
minHeight: 0,
|
minHeight: 0,
|
||||||
|
paddingTop: 8,
|
||||||
},
|
},
|
||||||
close: {
|
close: {
|
||||||
flexGrow: 1,
|
flexGrow: 1,
|
||||||
|
@ -7,7 +7,6 @@ export const styles = StyleSheet.create({
|
|||||||
borderColor: Colors.divider,
|
borderColor: Colors.divider,
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
flexDirection: 'column',
|
flexDirection: 'column',
|
||||||
marginTop: 8,
|
|
||||||
},
|
},
|
||||||
addButtons: {
|
addButtons: {
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
|
Loading…
Reference in New Issue
Block a user