overflow
This commit is contained in:
parent
47234f1031
commit
c8790eb7d3
2 changed files with 3 additions and 2 deletions
|
@ -647,6 +647,9 @@ html, body {
|
|||
padding: 30px 30px 50px;
|
||||
border: none;
|
||||
background-color: #FFF;
|
||||
overflow: auto;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.file-content .file-body pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue