Skip to content
Snippets Groups Projects
Commit 1df86b9a authored by Julia Friesel's avatar Julia Friesel
Browse files

Decrease mneu height

parent a4deb360
No related branches found
No related tags found
No related merge requests found
...@@ -141,7 +141,7 @@ export default StyleSheet.create({ ...@@ -141,7 +141,7 @@ export default StyleSheet.create({
alignItems: 'center', alignItems: 'center',
justifyContent: 'space-between', justifyContent: 'space-between',
flexDirection: 'row', flexDirection: 'row',
height: 80 height: 60
}, },
menuItem: { menuItem: {
alignItems: 'center', alignItems: 'center',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment