mirror of
https://github.com/zadam/trilium.git
synced 2026-01-01 13:09:55 +01:00
style(ck-mermaid): monospace font
This commit is contained in:
@@ -793,6 +793,10 @@ div[data-notify="container"] {
|
||||
color: var(--muted-text-color);
|
||||
}
|
||||
|
||||
.ck-editor__editable .ck-mermaid__editing-view {
|
||||
font-family: var(--monospace-font-family);
|
||||
}
|
||||
|
||||
.ck-content .table table th {
|
||||
background-color: var(--accented-background-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user