If you are using mat-form-field
instead of md-input-container
and google-landed here, here are your two options.
- Just comment out the
mat-form-field
and use your own styles.
- See other appearance options available for mat-form-field from the documentation.