fix: code line number wrapping
This commit is contained in:
parent
8f7a9a6605
commit
8fe674fcd3
@ -82,6 +82,6 @@
|
||||
--code-font-family: "Jetbrains Mono", Menlo, Monaco, Consolas, "Courier New", var(--zh-font-family), monospace;
|
||||
}
|
||||
|
||||
code {
|
||||
code > span.line {
|
||||
white-space : pre-wrap;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user