[FIX] System messages should be not italic (#4484)
This commit is contained in:
parent
c9ce52958c
commit
c1a4ddc001
File diff suppressed because one or more lines are too long
|
@ -118,7 +118,6 @@ export default StyleSheet.create({
|
|||
...sharedStyles.textRegular
|
||||
},
|
||||
textInfo: {
|
||||
fontStyle: 'italic',
|
||||
fontSize: 16,
|
||||
...sharedStyles.textRegular
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue