center pill text
This commit is contained in:
@@ -316,6 +316,7 @@ const styles = StyleSheet.create({
|
|||||||
paddingRight: 10,
|
paddingRight: 10,
|
||||||
},
|
},
|
||||||
details: {
|
details: {
|
||||||
|
justifyContent: 'center',
|
||||||
paddingLeft: 54,
|
paddingLeft: 54,
|
||||||
paddingRight: 10,
|
paddingRight: 10,
|
||||||
paddingBottom: 10,
|
paddingBottom: 10,
|
||||||
@@ -330,6 +331,7 @@ const styles = StyleSheet.create({
|
|||||||
borderRadius: 4,
|
borderRadius: 4,
|
||||||
paddingHorizontal: 6,
|
paddingHorizontal: 6,
|
||||||
paddingVertical: 2,
|
paddingVertical: 2,
|
||||||
|
justifyContent: 'center',
|
||||||
},
|
},
|
||||||
btn: {
|
btn: {
|
||||||
paddingVertical: 7,
|
paddingVertical: 7,
|
||||||
@@ -340,7 +342,6 @@ const styles = StyleSheet.create({
|
|||||||
|
|
||||||
followedBy: {
|
followedBy: {
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
alignItems: 'center',
|
|
||||||
paddingLeft: 54,
|
paddingLeft: 54,
|
||||||
paddingRight: 20,
|
paddingRight: 20,
|
||||||
marginBottom: 10,
|
marginBottom: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user