changes text input parameters for temperature note

This commit is contained in:
tina
2018-08-31 17:05:55 +02:00
parent 3bd5770c33
commit ed5d7e544b
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ export default StyleSheet.create({
temperatureTextInput: {
fontSize: 20,
color: 'black',
textAlign: 'right'
textAlign: 'center'
},
temperatureTextInputSuggestion: {
color: '#939393'