feat: support for showExtensions on Response objects (#6535)
This commit is contained in:
@@ -184,3 +184,11 @@ table
|
||||
.response-col_links {
|
||||
min-width: 6em;
|
||||
}
|
||||
|
||||
.response__extension
|
||||
{
|
||||
font-size: 12px;
|
||||
font-style: italic;
|
||||
|
||||
@include text_code($table-parameter-in-font-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user