Fix missing styles in create form
This commit is contained in:
parent
e76eaf425b
commit
a2ccad1929
@ -64,6 +64,7 @@ export default new (class PagesCRUDCreateForm extends Form<typeof fields, void>
|
||||
${await super.render(ctx, data, show_field_errors)}
|
||||
</div>`,
|
||||
description: "",
|
||||
css_clumps: ["admin-forms"],
|
||||
});
|
||||
}
|
||||
})();
|
||||
|
Loading…
x
Reference in New Issue
Block a user