you are welcome.
Below codes work on both mobile and desktop. I’ve changed the border color now. There is no problem with login and return parts. Exactly where does the border not appear?
.input-full {
border: 1px solid #dbdcdd!important;
}
input.Polaris-TextField__Input {
outline: 1px solid #dbdcdd!important;
}