mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 18:18:55 +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;
|
||||
}
|
||||
|
||||
.note-detail-printable:not(.word-wrap) pre {
|
||||
.note-detail-printable:not(.word-wrap) pre code {
|
||||
white-space: pre;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user