You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a .label in bootstrap 3, when using bootstrap and mermaid together, the color of mermaid's .label will changed to white, like http://jsbin.com/hegoqelogo/1/.
So I suggest change .label to .mermaid-label to avoid the conflict.
The text was updated successfully, but these errors were encountered:
You are correct! There is work in progress that will improve how the svg works outside the browser , see #58. This will luckily also remove this conflict as a side effect. :)
Thanks for the suggestions @fanix. As of release 0.4.0 a mermaid.css stylesheet is included in the distribution, this stylesheet plays nice with bootstrap. Closing this issue, reopen if this still causes problems.
There is a .label in bootstrap 3, when using bootstrap and mermaid together, the color of mermaid's .label will changed to white, like http://jsbin.com/hegoqelogo/1/.
So I suggest change .label to .mermaid-label to avoid the conflict.
The text was updated successfully, but these errors were encountered: