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