mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
overflow
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user