Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{feat}Added filter for the blocks components list {#21} #61

Merged
merged 9 commits into from
Sep 13, 2022
Merged
Prev Previous commit
Next Next commit
⏪ Revert " {refactor} added on focus behaviour to the mat input,mat i…
…con and placeholder with regards to issue #28"

This reverts commit b50409a.
  • Loading branch information
trevin-livele committed Sep 12, 2022
commit ce0d755a5927f3408cd76c2de0154ebe1cde3660
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,3 @@
left: 0pc;
width: 50px;
}

.mat-focused {
mat-icon {
display: none !important;
}
::placeholder {
display: none !important;
}
border: none !important;
}