mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
fix link
This commit is contained in:
@@ -647,6 +647,14 @@ html, body {
|
||||
padding: 30px 30px 50px;
|
||||
}
|
||||
|
||||
.file-content .file-body.file-code {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.file-content .file-body.file-code > pre {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.branch-list th, .commit-list th {
|
||||
background-color: #FFF;
|
||||
line-height: 28px !important;
|
||||
|
Reference in New Issue
Block a user