Use CodeMirror in /slide #2

Fix title errors in the slide app caused by the present mode
This commit is contained in:
yflory
2016-10-03 14:21:39 +02:00
parent 8c33218ceb
commit 391728ee6d
9 changed files with 98 additions and 33 deletions

View File

@@ -72,7 +72,7 @@
#modal.shown {
display: block;
position: fixed;
top: 25px;
top: 0px;
left: 0px;
z-index: 100;
background-color: black;