safety so pre blocks can't break modal width
This commit is contained in:
parent
12ebcc325b
commit
0aa8d75be1
|
@ -277,6 +277,7 @@
|
|||
|
||||
pre code {
|
||||
white-space: pre-wrap;
|
||||
max-width: 700px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue