Render binary request and response bodies (#1579)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
4a9bda9bed
commit
564444d43e
7 changed files with 142 additions and 78 deletions
|
@ -374,7 +374,7 @@ footer {
|
|||
padding: 1rem;
|
||||
}
|
||||
|
||||
&.object-table, &.response-table {
|
||||
&.object-table, &.response-table, &.content-type-table {
|
||||
border: 1px $table-border-color solid;
|
||||
|
||||
caption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue