You could try adding this code to the bottom of the base.css file.
.product-form__input.product-form__quantity .quantity {
border-radius: 100px;
}
Result:
1 Like
Thank you very much
1 Like
@Finn4
You are welcome!