fix: the readme and make the code block scrollable
This commit is contained in:
parent
6b98e015c6
commit
d18fb480d3
3 changed files with 7 additions and 3 deletions
|
@ -249,6 +249,10 @@ div.highlight {
|
|||
margin-bottom: 14px;
|
||||
}
|
||||
|
||||
div.highlight div {
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
div.highlight pre {
|
||||
border: none;
|
||||
display: grid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue