mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-23 17:29:54 +02:00
5237 New default width for flowchart edges
This commit is contained in:
@@ -39,7 +39,7 @@ const getStyles = (
|
|||||||
}
|
}
|
||||||
|
|
||||||
& .edge-thickness-normal {
|
& .edge-thickness-normal {
|
||||||
stroke-width: 2px;
|
stroke-width: 1px;
|
||||||
}
|
}
|
||||||
& .edge-thickness-thick {
|
& .edge-thickness-thick {
|
||||||
stroke-width: 3.5px
|
stroke-width: 3.5px
|
||||||
|
Reference in New Issue
Block a user