Adding paddingTop to title of symptom box
This commit is contained in:
@@ -119,6 +119,7 @@ const styles = StyleSheet.create({
|
||||
width: Spacing.symptomTileWidth
|
||||
},
|
||||
symptomName: {
|
||||
paddingTop: Sizes.tiny,
|
||||
color: Colors.purple,
|
||||
fontSize: Sizes.base,
|
||||
lineHeight: Sizes.base
|
||||
|
||||
Reference in New Issue
Block a user