Add wrapping in code blocks
This commit is contained in:
parent
f9fd760ccc
commit
0a7f7bf9ce
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,8 @@
|
|||
}
|
||||
|
||||
pre {
|
||||
overflow-x: scroll;
|
||||
white-space: pre-wrap;
|
||||
display: block;
|
||||
}
|
||||
|
||||
pre.inline {
|
||||
|
|
Loading…
Add table
Reference in a new issue