[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 GitHub
parent c9ce52958c
commit c1a4ddc001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
},