mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(mermaid): background color of the preview
This commit is contained in:
parent
9fadc9341a
commit
e29e711861
@ -34,6 +34,7 @@ const TPL = /*html*/`\
|
|||||||
|
|
||||||
.note-detail-split-preview-col {
|
.note-detail-split-preview-col {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
background: var(--main-background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-detail-split .note-detail-split-editor {
|
.note-detail-split .note-detail-split-editor {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user