Skip to content
Snippets Groups Projects
Commit 616b532b authored by jojohoch's avatar jojohoch
Browse files

Remove no longer used material customization in spell correct element

#521
parent 26af2d3a
No related branches found
No related tags found
No related merge requests found
......@@ -66,11 +66,6 @@ import { TextInputComponent } from 'common/directives/text-input-component.direc
</div>
`,
styles: [`
/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version. */
:host ::ng-deep .small-input div.mat-form-field-infix {
border-top: none;
padding: 0.75em 0 0.25em 0;
}
.fx-column-start-stretch {
box-sizing: border-box;
display: flex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment