Tweak layout a bit more
This commit is contained in:
parent
07afcab6b2
commit
0ab19b45a2
1 changed files with 1 additions and 1 deletions
|
@ -228,6 +228,7 @@ const styles = StyleSheet.create({
|
|||
outer: {
|
||||
borderTopWidth: 1,
|
||||
paddingHorizontal: 6,
|
||||
paddingVertical: 4,
|
||||
},
|
||||
outerNoBorder: {
|
||||
borderTopWidth: 0,
|
||||
|
@ -261,7 +262,6 @@ const styles = StyleSheet.create({
|
|||
paddingLeft: 54,
|
||||
paddingRight: 10,
|
||||
paddingBottom: 10,
|
||||
paddingTop: 15,
|
||||
},
|
||||
pills: {
|
||||
flexDirection: 'row',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue