mirror of
https://github.com/go-gitea/gitea.git
synced 2024-09-01 14:56:30 +00:00
parent
98d82a7dd9
commit
34ba1c8957
File diff suppressed because one or more lines are too long
@ -327,6 +327,10 @@
|
||||
padding: 1em 2em 1em 2em;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.code-view {
|
||||
* {
|
||||
font-size: 12px;
|
||||
|
Loading…
Reference in New Issue
Block a user