mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-05-05 19:14:32 +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