mirror of
https://github.com/zadam/trilium.git
synced 2026-03-22 08:13:46 +01:00
fix(mermaid): error text not selectable
This commit is contained in:
parent
aba6750c18
commit
6c151afca3
@ -38,6 +38,7 @@
|
||||
white-space: pre-wrap;
|
||||
font-size: 0.85em;
|
||||
overflow: auto;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
.note-detail-split .note-detail-split-preview {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user