Css – How can I apply padding to both the TextField input and label in Material UI?
I have started using Material UI for a project. I created a TextField for a form field as shown below. I am trying to apply padding to this input field as demonstrated below, but the label is not being affected…