Description
Sparked from #27836 and #27887
Stack cards, grid card and entities card have a very dynamic size based on content and grid_options should be restricted on them.
There is already an internal auto value for grid_options.rows. It should be possible for cards to lock their size to auto in getGridOptions().
The Card Editor can then be updated to reflect that.
Additional context
No response