mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
style(mermaid): preserve whitespace in error messages
This commit is contained in:
parent
5a72d66321
commit
5bea0680fb
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user