fix style of user list

This commit is contained in:
feruz 2021-03-05 17:13:47 +02:00
parent c1c00d3209
commit 8e1b43df4e

View File

@ -75,4 +75,7 @@ export default EStyleSheet.create({
middleWrapper: {
marginRight: 30,
},
summary: {
color: '$primaryDarkGray',
},
});