Fixed transfer dropdown style

This commit is contained in:
Mustafa Buyukcelebi 2019-05-08 15:56:22 +03:00
parent a4f7f8caca
commit 86fb304618

View File

@ -56,7 +56,7 @@ export default EStyleSheet.create({
justifyContent: 'center',
borderTopRightRadius: 20,
borderBottomRightRadius: 20,
width: '$deviceWidth / 2.5',
width: '$deviceWidth / 2',
padding: 5,
},
dropdownRow: {