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:
+2
-1
@@ -136,7 +136,8 @@ export default StyleSheet.create({
|
||||
},
|
||||
temperatureTextInput: {
|
||||
fontSize: 20,
|
||||
color: 'black'
|
||||
color: 'black',
|
||||
textAlign: 'center'
|
||||
},
|
||||
temperatureTextInputSuggestion: {
|
||||
color: '#939393'
|
||||
|
||||
Reference in New Issue
Block a user