fix pre tag
This commit is contained in:
parent
19196fdb37
commit
cd0380f697
1 changed files with 4 additions and 0 deletions
|
@ -291,3 +291,7 @@ video {
|
||||||
img {
|
img {
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
Loading…
Reference in a new issue