5237 New default width for flowchart edges

This commit is contained in:
Knut Sveidqvist
2024-07-02 11:06:01 +02:00
parent 9a638ece80
commit 772a7fcfbb

View File

@@ -39,7 +39,7 @@ const getStyles = (
}
& .edge-thickness-normal {
stroke-width: 2px;
stroke-width: 1px;
}
& .edge-thickness-thick {
stroke-width: 3.5px