Fixed long code not scrolling
This commit is contained in:
@@ -343,6 +343,11 @@ article aside {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow: scroll;
|
||||
padding: 1em 0;
|
||||
}
|
||||
|
||||
ul,
|
||||
ol {
|
||||
margin-block: 1em;
|
||||
|
||||
Reference in New Issue
Block a user