mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-04 19:44:11 +01:00
#2045 name change of state diagram specific theme variable
This commit is contained in:
@@ -111,7 +111,7 @@ g.stateGroup line {
|
||||
}
|
||||
|
||||
.statediagram-cluster rect {
|
||||
fill: ${options.clusterTitleBackground};
|
||||
fill: ${options.compositeTitleBackground};
|
||||
stroke: ${options.stateBorder || options.nodeBorder};
|
||||
stroke-width: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user