Use border style to draw fhm line

This commit is contained in:
Julia Friesel
2018-08-26 18:05:39 +02:00
parent f6607b98c7
commit 5460d574e2
2 changed files with 16 additions and 17 deletions
-1
View File
@@ -39,7 +39,6 @@ const styles = {
rect: {
width: config.columnWidth,
borderStyle: 'solid',
borderColor: 'grey',
borderLeftWidth: 0.5,
borderRightWidth: 0.5,
}