mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-31 20:22:27 +08:00
style(ck-mermaid): monospace font
This commit is contained in:
parent
5d5a490312
commit
4b35f8174c
@ -793,6 +793,10 @@ div[data-notify="container"] {
|
|||||||
color: var(--muted-text-color);
|
color: var(--muted-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ck-editor__editable .ck-mermaid__editing-view {
|
||||||
|
font-family: var(--monospace-font-family);
|
||||||
|
}
|
||||||
|
|
||||||
.ck-content .table table th {
|
.ck-content .table table th {
|
||||||
background-color: var(--accented-background-color);
|
background-color: var(--accented-background-color);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user