changes to prevent the parameter description column from expanding (e.g. due to very long words in the content that cannot wrap). the new behaviour is that the long content just spills into the adjacent column.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
{{/if}}
|
||||
|
||||
</td>
|
||||
<td class="markdown">{{{sanitize description}}}</td>
|
||||
<td class="markdown param-description-col">{{{sanitize description}}}</td>
|
||||
<td>{{{escape paramType}}}</td>
|
||||
<td>
|
||||
<span class="model-signature"></span>
|
||||
|
||||
Reference in New Issue
Block a user