Hi,
Packages:
"@covalent/core": "2.0.0-beta.1",
As you can see, the search is not correctly aligned:

To fix it, in styles.scss:
td-search-box .mat-form-field-appearance-legacy .mat-form-field-infix {
padding-bottom: inherit;
padding-top: 5px !important;
}
Covalent team, can you please update the package to fix this issue?
Thanks, noticed this also. Will relay this to the team so we can fix it.
My first fix ;) #proud
Most helpful comment
My first fix ;) #proud