Keep <pre> blocks within card
This commit is contained in:
parent
09a982ba05
commit
b644c8a7ba
@ -231,6 +231,10 @@ html, body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
height: 100%;
|
||||
background-color: #ededf0;
|
||||
|
Loading…
Reference in New Issue
Block a user