change outer border radius to 10
parent
20d463ff2f
commit
63fee70dfe
|
@ -159,6 +159,6 @@ const styles = StyleSheet.create({
|
|||
borderWidth: 2,
|
||||
},
|
||||
aviLabeler: {
|
||||
borderRadius: 12,
|
||||
borderRadius: 10,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue