Open
Description
When setting height="auto"
prop the modal is not expanding in the same way as in your gif. Instead, it looks like the top and bottom part of the modal are expanded by the same amount. This is problematic, because my modal (where I'm using https://github.com/dabernathy89/vue-query-builder ) includes a lot of buttons and every time the modal gets expanded, the clicked button shifts away from the pointer. This is annoying, because if you want to press that button repeatedly, you first have to move your mouse to that same button again.
Expected behavior:
Actual behavior: