Split item width
Is it possible to use split whilst making one of the items a fixed width for example? Maybe with breakpoints as well. Because currently I have grow set to false and it looks a bit silly:

->columnSpan(fn (Get $get) => $get('project_id') ? 3 : 4)