#46 Fis for issue showing a duplicate diagram below the editor
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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 & Diagrams Editor - Mermaid Live Editor</title>
|
||||
|
||||
Reference in New Issue
Block a user