I have input element in Angular Material:
For me it worked without ::ng-deep. Using Angular 6.1.10 as follows:
::ng-deep
{{ food.label}}
.no-line .mat-form-field-underline { display: none; }