Remove old styles

This commit is contained in:
Julia Friesel
2018-09-01 22:49:02 +02:00
parent 6baeaa0393
commit 023feb452e
-11
View File
@@ -81,17 +81,6 @@ export default StyleSheet.create({
symptomDataText: { symptomDataText: {
fontSize: 12 fontSize: 12
}, },
symptomEditRow: {
justifyContent: 'space-between',
marginBottom: 10,
},
symptomViewRowInline: {
flexDirection: 'row',
justifyContent: 'space-between',
marginBottom: 10,
alignItems: 'center',
height: 50
},
header: { header: {
backgroundColor: primaryColor, backgroundColor: primaryColor,
paddingHorizontal: 15, paddingHorizontal: 15,