mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 20:01:56 +03:00
Fixed pin code design issue
This commit is contained in:
parent
4909c81a8b
commit
c57b88f57c
@ -8,15 +8,12 @@ export default EStyleSheet.create({
|
||||
width: '$deviceWidth / 1.8',
|
||||
},
|
||||
buttonGroup: {
|
||||
flex: 1,
|
||||
flexDirection: 'row',
|
||||
flexWrap: 'wrap',
|
||||
justifyContent: 'space-between',
|
||||
marginBottom: 30,
|
||||
},
|
||||
lastButtonGroup: {
|
||||
width: '63%',
|
||||
flex: 1,
|
||||
flexDirection: 'row',
|
||||
justifyContent: 'space-between',
|
||||
alignSelf: 'flex-end',
|
||||
|
Loading…
Reference in New Issue
Block a user