#46 Fis for issue showing a duplicate diagram below the editor

This commit is contained in:
Knut Sveidqvist
2020-09-23 20:26:23 +02:00
parent 51095a8795
commit bbb874c630
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -5,6 +5,10 @@
height: 100%;
}
#dgraph-div {
display: none;
}
body {
color: #333;
margin: 0;
@@ -30,6 +34,8 @@
display: block;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
+3
View File
@@ -29,6 +29,9 @@
font-style: oblique;
background: #ffcccc;
}
#dgraph-div {
display: none;
}
</style>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Online FlowChart &amp; Diagrams Editor - Mermaid Live Editor</title>