nest code editor instance to avoid visibility issues

This commit is contained in:
zadam
2019-07-03 20:37:59 +02:00
parent e5036318af
commit bf3360572a
3 changed files with 9 additions and 3 deletions

View File

@@ -15,7 +15,9 @@
<div class="note-detail-text-editor" tabindex="10000"></div>
</div>
<div class="note-detail-code note-detail-component"></div>
<div class="note-detail-code note-detail-component">
<div class="note-detail-code-editor"></div>
</div>
<% include details/empty.ejs %>