adds note to temperature
This commit is contained in:
+2
-1
@@ -132,7 +132,8 @@ export default StyleSheet.create({
|
||||
},
|
||||
temperatureTextInput: {
|
||||
fontSize: 20,
|
||||
color: 'black'
|
||||
color: 'black',
|
||||
textAlign: 'right'
|
||||
},
|
||||
temperatureTextInputSuggestion: {
|
||||
color: '#939393'
|
||||
|
||||
Reference in New Issue
Block a user