change outer border radius to 10
This commit is contained in:
@@ -159,6 +159,6 @@ const styles = StyleSheet.create({
|
||||
borderWidth: 2,
|
||||
},
|
||||
aviLabeler: {
|
||||
borderRadius: 12,
|
||||
borderRadius: 10,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user