mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 23:02:31 +00:00
Merge pull request #2572 from SimpleIndian/master
Fixed overflowed code snippet
This commit is contained in:
commit
a11ca85e8f
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ pre {
|
|||
line-height: 1.2rem;
|
||||
padding: 1.5rem;
|
||||
margin-bottom: 30px;
|
||||
overflow-x:auto;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
|
Loading…
Reference in a new issue