Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double circle ignore CSS class #4536

Closed
piranna opened this issue Jun 26, 2023 · 0 comments · Fixed by #4540
Closed

Double circle ignore CSS class #4536

piranna opened this issue Jun 26, 2023 · 0 comments · Fixed by #4540
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@piranna
Copy link

piranna commented Jun 26, 2023

Description

When using double circle, the class defined with class statement is ignored, using theme default style instead, but using any other shape works correctly.

Steps to reproduce

graph TD
  ok((ok))
  nok(((no ok)))

  classDef mediasoupAPI fill:#1eb6e8,stroke:#333,font-family:PoiretOne

  class ok,nok mediasoupAPI
Loading

Screenshots

No response

Code Sample

No response

Setup

  • Mermaid version:
  • Browser and Version: [Chrome, Edge, Firefox]

Additional Context

No response

@piranna piranna added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant