Columns in content manager detail view

Hi,
i just added the resizing function and opened a PR.

The problem with “yarn build” is overriding the current columns is fixed too.
There was a function call which will append default sizes if the default size of an element has changed.
Maybe the idea was to update existing layouts with new default sizes but the default size is now applied on adding new fields so the update is not required i think.

3 Likes