Adding paddingTop to title of symptom box

This commit is contained in:
bl00dymarie
2022-02-14 23:40:42 +01:00
committed by BloodyMarie
parent eb53b8b87e
commit 6aef594b29
+1
View File
@@ -119,6 +119,7 @@ const styles = StyleSheet.create({
width: Spacing.symptomTileWidth
},
symptomName: {
paddingTop: Sizes.tiny,
color: Colors.purple,
fontSize: Sizes.base,
lineHeight: Sizes.base