Fix doc CSS to display white-space properly (#4622)
See fmtlib/fmt.dev#25
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
code,
|
||||
pre > code.decl {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user