Added animation to top search bar

This commit is contained in:
Piotr Janosz
2019-08-06 15:19:49 +02:00
committed by fabioberger
parent 11cff4d391
commit 4b76efbc28

View File

@@ -72,6 +72,8 @@ export const AutocompleteWrapper = styled.div<IWrapperProps>`
background-position: left 21px center;
font-size: 1rem;
transition: all 300ms ease-in-out;
@media (min-width: 1200px) {
position: absolute;
right: 30px;