Implements MR review:

* adds flexWrap to text
* rearranges text passages in stats

Co-Authored-By: tina <1700791-liv-theo@users.noreply.gitlab.com>
This commit is contained in:
emelko
2019-02-07 19:45:57 +01:00
parent 646543c928
commit 9b1d47be0d
2 changed files with 25 additions and 18 deletions
+1 -1
View File
@@ -306,7 +306,7 @@ export default StyleSheet.create({
},
statsRow: {
flexDirection: 'row',
width: '100%'
flexWrap: 'wrap'
},
menuLabel: {
fontSize: 15,