fix pre tag
This commit is contained in:
parent
20dbce62cb
commit
0e683bf31b
2 changed files with 6 additions and 3 deletions
|
@ -211,4 +211,8 @@ textarea {
|
|||
|
||||
img.dark {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue