mirror of
https://github.com/zadam/trilium.git
synced 2025-10-01 02:55:44 +08:00
fix code editor in mobile
This commit is contained in:
parent
263bff903c
commit
743c15aacc
1 changed files with 3 additions and 1 deletions
|
@ -53,7 +53,9 @@
|
|||
<div class="note-detail-text-editor"></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/search.ejs %>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue