Replace color black with white for data box label
This commit is contained in:
parent
709a41459e
commit
c95c7dd992
@ -288,7 +288,7 @@ const styles = StyleSheet.create({
|
||||
fontSize: 18,
|
||||
fontWeight: "bold",
|
||||
marginBottom: 3,
|
||||
color: "black",
|
||||
color: "white",
|
||||
},
|
||||
dataBox: {
|
||||
borderWidth: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user