mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 00:59:55 +01:00
style(mermaid): preserve whitespace in error messages
This commit is contained in:
@@ -43,6 +43,8 @@ const TPL = `\
|
||||
.note-detail-split .note-detail-error-container {
|
||||
font-family: var(--monospace-font-family);
|
||||
margin: 0.1em;
|
||||
white-space: pre-wrap;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
.note-detail-split .note-detail-split-preview {
|
||||
|
||||
Reference in New Issue
Block a user