Skip to content

Change Stat's input from text to number

Stats only accept number inputs, but its <input> field has type="text", so I can't use the mouse scroll to change the number up and down.

Merge request reports