mirror of https://github.com/go-gitea/gitea.git
parent
4e311123d8
commit
345bc06e56
File diff suppressed because one or more lines are too long
|
@ -326,6 +326,10 @@
|
|||
.plain-text {
|
||||
padding: 1em 2em 1em 2em;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.code-view {
|
||||
* {
|
||||
|
|
Loading…
Reference in New Issue