Skip to content

Commit

Permalink
fix white flashing when reload iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Apr 19, 2022
1 parent a25139b commit 3b4a5a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Expand Up @@ -49,6 +49,7 @@
}
iframe {
border: none;
background: black;
display: block;
}
.CodeMirror {
Expand Down

0 comments on commit 3b4a5a9

Please sign in to comment.