sidemenu draft icon fix

This commit is contained in:
feruz 2019-12-16 06:46:22 +02:00
parent a02e22bd55
commit 1d868e2c4f

View File

@ -56,7 +56,7 @@ export default EStyleSheet.create({
color: '$iconColor',
fontSize: 20,
marginRight: 5,
width: 25,
width: 20,
},
listItemText: {
color: '$primaryDarkGray',