mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
Fixed transfer dropdown style
This commit is contained in:
parent
a4f7f8caca
commit
86fb304618
@ -56,7 +56,7 @@ export default EStyleSheet.create({
|
|||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
borderTopRightRadius: 20,
|
borderTopRightRadius: 20,
|
||||||
borderBottomRightRadius: 20,
|
borderBottomRightRadius: 20,
|
||||||
width: '$deviceWidth / 2.5',
|
width: '$deviceWidth / 2',
|
||||||
padding: 5,
|
padding: 5,
|
||||||
},
|
},
|
||||||
dropdownRow: {
|
dropdownRow: {
|
||||||
|
Loading…
Reference in New Issue
Block a user