diff --git a/src/app/mat-select-search/mat-select-search.component.scss b/src/app/mat-select-search/mat-select-search.component.scss index f299f32..bde5387 100755 --- a/src/app/mat-select-search/mat-select-search.component.scss +++ b/src/app/mat-select-search/mat-select-search.component.scss @@ -23,7 +23,7 @@ $multiple-check-width: 33px; /* compensate effects of .mat-datepicker-content (see https://github.com/angular/material2/blob/master/src/lib/datepicker/datepicker-content.scss#L27) - TODO: implement propert theming (https://github.com/bithost-gmbh/ngx-mat-select-search/issues/34) + TODO: implement proper theming (https://github.com/bithost-gmbh/ngx-mat-select-search/issues/34) */ box-shadow: none; border-radius: 0;