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