To solve the issue, please add this code at the bottom of your base.css file.
.customer .field { padding-left: 0px !Important; }
.customer .field input:focus~label { left: 5px !important; }
To solve the issue, please add this code at the bottom of your base.css file.
.customer .field { padding-left: 0px !Important; }
.customer .field input:focus~label { left: 5px !important; }