fixed codeblock whitespace wrapping
parent
3f2282324b
commit
de6666856d
|
@ -56,7 +56,7 @@ pre {
|
|||
padding: 0;
|
||||
font-size: .95rem;
|
||||
line-height: 1.5rem;
|
||||
white-space: pre-wrap;
|
||||
white-space: pre;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue