fix keyboard shortcut setup on mobile

This commit is contained in:
azivner
2018-12-24 18:39:31 +01:00
parent 35cf8026b0
commit eeb62a6cf2
3 changed files with 16 additions and 6 deletions

View File

@@ -19,6 +19,8 @@
</button>
</div>
<div class="modal-body">
<span id="saved-indicator" title="All changes have been saved" class="jam jam-check"></span>
<div id="note-detail-text" class="note-detail-component" tabindex="10000"></div>
<div id="note-detail-code" class="note-detail-component"></div>