what would be the best way to auto-expand an input field based on user input?
I have an issue below where if there is more than 2 numbers the quantity input gets cut off, and there can be up to say 7 numbers... so I would like it to auto-expand.
If there's a css only solution that would be fabulous. Otherwise that's ok :-)
See below where the quantity is 166578 it doesn't show the full amount:
Thanks!