Converted SearchField component into funcitonal component

This commit is contained in:
Alejandro Celaya
2020-04-05 16:16:55 +02:00
parent cb7062bb95
commit b79333393b
3 changed files with 53 additions and 58 deletions

View File

@@ -31,6 +31,7 @@
bottom: 0;
margin-top: 34px;
padding: .5rem;
@include sticky-cell();
}