As I see, the Input(container element) has no paddings. But input control has.
You could try to play with class .MuiInputBase-input but it could break the component UI - that happens because the component is composite and controlled mainly by MaterialUI so we can’t make it more flexible.