Form in dashboard - text field width?

Why is a form only taking up 50% of the space inside a widget in dashboard ?

Do the widgets have auto size set?

Yes auto, but i found that it sets grid-template-columns to something custom on a form for some reason.
I have overwritten it to 1fr instead.

Can you raise an issue for this too please?