improve header for symptom screens
This commit is contained in:
+7
-1
@@ -133,7 +133,9 @@ export default StyleSheet.create({
|
||||
height: '15%'
|
||||
},
|
||||
headerSymptom: {
|
||||
height: '15%'
|
||||
flexDirection: 'row',
|
||||
justifyContent: 'space-between',
|
||||
height: '12%'
|
||||
},
|
||||
navigationArrow: {
|
||||
fontSize: 60,
|
||||
@@ -296,6 +298,10 @@ export const iconStyles = {
|
||||
size: 45,
|
||||
color: fontOnPrimaryColor
|
||||
},
|
||||
symptomHeaderIcons: {
|
||||
size: 30,
|
||||
color: fontOnPrimaryColor
|
||||
},
|
||||
symptomBox: {
|
||||
size: 40
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user