#1874 #1865 Fix for rgression issue

This commit is contained in:
Knut Sveidqvist
2021-01-28 07:52:17 +01:00
parent 177cd30854
commit fc5693067c
3 changed files with 51 additions and 16 deletions

View File

@@ -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;