EditBox margin problem

Hello!

I’m currently building a modal with email and password input and I decided to use EditBox for it. My current problem is that the text starts from the very left side of the contentSize. I want to add some margins from left and right so that there is a bit of space on the sides. How can I achieve that?