[FIX] System messages should be not italic (#4484)

This commit is contained in:
Reinaldo Neto 2022-09-06 18:28:28 -03:00 committed by Diego Mello
parent 99d1bb6d8a
commit 9ca70c799d
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -118,7 +118,6 @@ export default StyleSheet.create({
...sharedStyles.textRegular
},
textInfo: {
fontStyle: 'italic',
fontSize: 16,
...sharedStyles.textRegular
},