changes design of settings page

This commit is contained in:
tina
2018-10-01 17:54:33 +02:00
parent 6b606866e5
commit 8574fd1f67
3 changed files with 13 additions and 6 deletions
+7 -3
View File
@@ -191,9 +191,13 @@ export default StyleSheet.create({
width: 130
},
settingsSegment: {
backgroundColor: 'lightgrey',
padding: 10,
marginBottom: 10,
borderColor: secondaryColor,
borderStyle: 'solid',
borderWidth: 1,
borderRadius: 10,
marginTop: defaultTopMargin,
marginHorizontal: defaultIndentation,
padding: 7,
},
settingsSegmentTitle: {
fontWeight: 'bold'