How to supress dot x value display in front end on input_number

I would like to remove ,0 from 75,0 display of an input_number (float). How can i archive to remove that in the front end?

grafik