Wrap all-components in a max-width
This commit is contained in:
parent
35cfc0d6b6
commit
0c6a9753af
@ -31,7 +31,7 @@ export default new (class AllComponentsPage extends Page {
|
||||
return html(
|
||||
ctx,
|
||||
"AllComponents",
|
||||
<div>
|
||||
<div style="max-width: 1024px; margin: 0 auto">
|
||||
{render(registry, documentContainerFromParsed(document), jdd_context)}
|
||||
</div>,
|
||||
{},
|
||||
|
Loading…
x
Reference in New Issue
Block a user