set overflow-x to scroll
This commit is contained in:
parent
543afdad27
commit
269d5a8152
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ section {
|
|||
}
|
||||
|
||||
code {
|
||||
overflow-x: auto;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue