Fixes overflow issue for markdown code examples
This commit is contained in:
@@ -667,6 +667,7 @@
|
||||
}
|
||||
.swagger-section .swagger-ui-wrap .markdown pre code {
|
||||
line-height: 1.6em;
|
||||
overflow: auto;
|
||||
}
|
||||
.swagger-section .swagger-ui-wrap div.gist {
|
||||
margin: 20px 0 25px 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user