mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 00:40:22 +02:00
@@ -69,9 +69,9 @@ const getStyles = options =>
|
||||
.cluster span {
|
||||
color: ${options.titleColor};
|
||||
}
|
||||
.cluster div {
|
||||
color: ${options.titleColor};
|
||||
}
|
||||
// .cluster div {
|
||||
// color: ${options.titleColor};
|
||||
// }
|
||||
|
||||
div.mermaidTooltip {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user