_integrations.scss 74 B

12345
  1. /* Mermaid.js div */
  2. div.mermaid {
  3. width: 100%;
  4. text-align: center;
  5. }