add scrolling to pre
This commit is contained in:
@@ -2,6 +2,7 @@ pre {
|
|||||||
color: #ebdbb2;
|
color: #ebdbb2;
|
||||||
background-color: #282828;
|
background-color: #282828;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
overflow: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
Reference in New Issue
Block a user