The issue is caused by width: max-content on the .qty class. If you do the same in “the official” WooCommerce Storefront theme, you’ll get the same result. So I wouldn’t consider this as a bug. It’s somehow related to the input fields max=“1” parameter, which obviously has issues with max-content.