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