mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
fix(mermaid): not scrolling up properly (closes #282)
This commit is contained in:
parent
9e75c32ded
commit
047c4dc4ca
@ -40,6 +40,10 @@ const TPL = `\
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.note-detail-split .note-detail-split-editor .note-detail-code {
|
||||
contain: size !important;
|
||||
}
|
||||
|
||||
.note-detail-split .note-detail-error-container {
|
||||
font-family: var(--monospace-font-family);
|
||||
margin: 5px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user