Docstrings arguments cleanup (#3229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
62916b3b0a
commit
bd0f7ecf6f
93 changed files with 1104 additions and 1102 deletions
|
|
@ -33,6 +33,7 @@ th, td {
|
|||
/* Table format like GitHub ----------------------------------------------------------------------------------------- */
|
||||
|
||||
/* Code block vertical scroll */
|
||||
.md-typeset pre > code {
|
||||
div.highlight {
|
||||
max-height: 20rem;
|
||||
overflow-y: auto; /* for adding a scrollbar when needed */
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue