Min height on dialog does not apply background color

Hi

When setting a minimum height for a dialog and setting a background color, the background color/the dialog itself does not apply to the whole thing unless its filled with components. This particular example has a min height of 400px, changed background color and 20px padding on all sides. Seems like the styling only applies to the components inside the dialog, and not the dialog itself.