Open
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.2.3
Bug summary
Having a template with a Block List field that has "Inline Editing Mode" enabled causes the "Collection List View" to shrink in width when an item is added to the field.
This does not occur when the "Inline Editing Mode" is disabled for that block list field.
Specifics
First image depicting open document in collection list view without the block list field populated:

Second image depicting open document in collection list view with the block list field populated and it's way smaller in width:

Steps to reproduce
- Have Document Type that can have children with Structure -> List View - Content set as the collection.
- Have Document Type with block list field with "Inline Editing Mode" set to true, that can be added as child of first document type.
- Open the child document type in the collection view and add a block list item.
- Editor shrinks.
Expected result / actual result
Expecting the editor not to shrink 😅
This item has been added to our backlog AB#51477