mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
fix display of text notes in note revisions
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<div id="note-revision-title-buttons"></div>
|
||||
</div>
|
||||
|
||||
<div id="note-revision-content" style="overflow: auto;"></div>
|
||||
<div id="note-revision-content" style="overflow: auto; word-break: break-word;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user