Skip to content

Commit 81047c2

Browse files
:style: #393 - style: alter styling of destruction list create modal form
1 parent 19caf8d commit 81047c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/pages/destructionlist/create/DestructionListCreate.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ export function DestructionListCreatePage() {
131131
<Body>
132132
<Form
133133
fields={modalFormFields}
134+
justify="stretch"
134135
onSubmit={handleSubmit}
135136
validateOnChange={true}
136137
labelSubmit="Vernietigingslijst opstellen"

0 commit comments

Comments
 (0)