How to adjust TextInputColumn in a table width

i tried this code but nothing happen
Tables\Columns\TextInputColumn::make('quantity')
->label('Qty')
->columnSpan(2),
image.png
Was this page helpful?