mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-18 10:52:16 +03:00
improved modal padding
This commit is contained in:
parent
da8bca7342
commit
fa77aa48a2
@ -86,7 +86,9 @@ export default EStyleSheet.create({
|
||||
},
|
||||
beneficiaryModal: {
|
||||
flex: 1,
|
||||
backgroundColor: '$modalBackground',
|
||||
backgroundColor: '$primaryBackgroundColor',
|
||||
margin: 0,
|
||||
paddingTop: 32,
|
||||
paddingBottom: 16,
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user