Add back ltl line

This commit is contained in:
Julia Friesel
2018-08-11 19:29:32 +02:00
parent 1ccc363678
commit d6cc8a7c14
2 changed files with 13 additions and 11 deletions
+3 -2
View File
@@ -82,8 +82,9 @@ const styles = {
borderStyle: 'solid'
},
nfpLine: {
backgroundColor: '#00b159',
strokeWidth: 3
borderColor: '#00b159',
borderWidth: 2,
borderStyle: 'solid'
}
}