center pill text in label pill (#4579)

* center pill text

* undo
zio/stable
Hailey 2024-06-20 15:01:58 -07:00 committed by GitHub
parent 5d98b4b06c
commit 4d8537bcd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -328,6 +328,7 @@ const styles = StyleSheet.create({
borderRadius: 4,
paddingHorizontal: 6,
paddingVertical: 2,
justifyContent: 'center',
},
btn: {
paddingVertical: 7,