Add id as css scope

This commit is contained in:
Tyler Long
2018-03-11 21:36:59 +08:00
parent b093f9fd41
commit 2ed515091f
4 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
.mermaid {
@import 'flow';
@import 'sequenceDiagram';
@import 'gantt';
@@ -23,4 +22,3 @@
pointer-events: none;
z-index: 100;
}
}