Merge branch '155-add-temperature-note' into 'master'

Resolve "add temperature note"

Closes #155

See merge request bloodyhealth/drip!66
This commit is contained in:
tina
2018-08-31 15:15:38 +00:00
3 changed files with 25 additions and 3 deletions
+2 -1
View File
@@ -136,7 +136,8 @@ export default StyleSheet.create({
},
temperatureTextInput: {
fontSize: 20,
color: 'black'
color: 'black',
textAlign: 'center'
},
temperatureTextInputSuggestion: {
color: '#939393'