Update listing style
This commit is contained in:
parent
4f50526a1d
commit
c82c5b592c
2 changed files with 6 additions and 6 deletions
|
@ -171,8 +171,8 @@ const styles = StyleSheet.create( {
|
|||
justifyContent: 'space-between',
|
||||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
paddingBottom: 10,
|
||||
marginBottom: 10,
|
||||
paddingBottom: 20,
|
||||
marginBottom: 20,
|
||||
borderBottomWidth: 1,
|
||||
borderBottomColor: '#f2f2f2',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue