mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-09 14:04:14 +01:00
Add id as css scope
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
.mermaid {
|
||||
@import 'flow';
|
||||
@import 'sequenceDiagram';
|
||||
@import 'gantt';
|
||||
@@ -23,4 +22,3 @@
|
||||
pointer-events: none;
|
||||
z-index: 100;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user