add scrollbars for pre
This commit is contained in:
@@ -54,4 +54,8 @@
|
||||
code {
|
||||
font-size: .85em;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user