Enabled styles.js for classDiagram-v2

This commit is contained in:
Ashish Jain
2020-07-22 19:25:26 +02:00
parent 03c19ccae9
commit 6917303e1b
2 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ const getStyles = options =>
}
.divider {
stroke: $nodeBorder;
stroke: ${options.nodeBorder};
stroke: 1;
}