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