fix issue with overflowing text
This commit is contained in:
parent
83a82ad0ff
commit
351b9f2bc8
1 changed files with 1 additions and 0 deletions
|
@ -215,4 +215,5 @@ img.dark {
|
|||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
overflow-x: auto;
|
||||
}
|
Loading…
Reference in a new issue