mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
fix note revisions not displaying content length
This commit is contained in:
@@ -10,6 +10,7 @@ const TPL = `<div class="mermaid-widget">
|
||||
min-height: 200px;
|
||||
border-bottom: 1px solid var(--main-border-color);
|
||||
padding: 20px;
|
||||
margin-bottom: 10px;
|
||||
display: flex;
|
||||
justify-content: space-around; /* centering rendered SVG */
|
||||
flex-basis: 0;
|
||||
|
||||
Reference in New Issue
Block a user