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