fix pre tag
This commit is contained in:
parent
06ef3ce8e0
commit
fdd096f5ba
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