Update buttons styling to make them not that horizontally big
This commit is contained in:
@@ -58,10 +58,11 @@ const textSmall = {
|
||||
}
|
||||
|
||||
const button = {
|
||||
alignItems: 'center',
|
||||
alignSelf: 'center',
|
||||
flexDirection: 'row',
|
||||
justifyContent: 'center',
|
||||
marginVertical: Spacing.base,
|
||||
marginTop: Spacing.base,
|
||||
paddingHorizontal: Spacing.base,
|
||||
minWidth: '15%'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user