Fix new instruction editor dialog display

This commit is contained in:
AlexandreSi
2022-03-28 16:47:34 +02:00
parent b28f2b663a
commit d9ca2fd364

View File

@@ -343,6 +343,7 @@ export default function NewInstructionEditorDialog({
cannotBeDismissed={true}
maxWidth={false}
noMargin
flexBody
fullHeight={
true /* Always use full height to avoid a very small dialog when there are not a lot of objects. */
}