I have input element in Angular Material:
The other answers didn't work for me, but this did:
md-input-container input { border: none; }