@@ -86,7 +86,7 @@
|
||||
background: none;
|
||||
}
|
||||
|
||||
td.has-nested-table {
|
||||
:global(td.has-nested-table) {
|
||||
width: 100%;
|
||||
|
||||
table {
|
||||
|
||||
@@ -49,7 +49,7 @@ export const RestReferencePage = ({ restOperations }: StructuredContentT) => {
|
||||
{title}
|
||||
</h1>
|
||||
{intro && (
|
||||
<Lead data-testid="lead" data-search="lead" className="markdown-body">
|
||||
<Lead data-testid="lead" data-search="lead">
|
||||
{intro}
|
||||
</Lead>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user