parent
4e311123d8
commit
345bc06e56
2 changed files with 5 additions and 1 deletions
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 {
|
||||
* {
|
||||
|
|
Reference in a new issue