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