This commit is contained in:
Håvar Aambø Fosstveit
2019-11-04 23:38:11 +01:00
parent 4910b2c10d
commit 972662e2b0
@@ -73,7 +73,7 @@ const styles = (theme) =>
},
ListItem :
{
alignItems: 'center'
alignItems : 'center'
}
});