Describe the bug
The grid section of AutoCrud shrinks rather than grows when it becomes so narrow that the form is hidden and instead opens as a modal popover.
Slightly wider browser window:

Slightly narrower browser window:

Expected-behavior
Expected that the grid fills the full available width in a narrow browser.
Reproduction
<section className="flex">
<AutoCrud service={HelloWorldService} model={PersonModel} />
</section>
System Info
Hilla 24.7.0.beta1
Chrome 133