mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 10:39:00 +01:00
Fix word-wrapping
This commit is contained in:
parent
b112cb609f
commit
60426ea487
@ -849,7 +849,7 @@ html .note-detail-editable-text :not(figure, .include-note):first-child {
|
|||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-detail-printable:not(.word-wrap) pre {
|
.note-detail-printable:not(.word-wrap) pre code {
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user