mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-16 15:02:43 +00:00
fix code style
This commit is contained in:
parent
28b4b6c9d5
commit
686348974b
3 changed files with 5 additions and 4 deletions
|
@ -651,7 +651,7 @@ html, body {
|
|||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.file-content .file-body pre {
|
||||
.file-content .file-body.file-code pre {
|
||||
background-color: #FFF;
|
||||
border: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue