Fix line break in New Post button (#657)
parent
5f66adc9a6
commit
b7f081d6e4
|
@ -298,7 +298,7 @@ const styles = StyleSheet.create({
|
|||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
width: 138,
|
||||
width: 140,
|
||||
borderRadius: 24,
|
||||
paddingVertical: 10,
|
||||
paddingHorizontal: 16,
|
||||
|
|
Loading…
Reference in New Issue