custom.css
... ...
@@ -2,7 +2,7 @@
2 2
max-width: 90%;
3 3
}
4 4
5
-div.mermaid {
5
+iframe {
6 6
max-height: 300px
7 7
}
8 8